Skip to content

Releases: MONICA-Project/lora-map

1.3.0 - New Gateway

20 Jan 13:40
61ed348
Compare
Choose a tag to compare

Changelogs

New Features

  • Implement Lora-Gateway-Data 1.1.0 Format

Bugfixes

Changes

  • Refactoring
  • Make requests.conf not needed anymore.

Refactoring is the thing

11 Dec 10:56
977e541
Compare
Choose a tag to compare

Changelogs

New Features

  • Posibility to display sensor data on map

Bugfixes

  • Parse also all Doublevalues as Int

Changes

  • Change Online Map MaxZoom to 19
  • Searchfunction case insensitive
  • Show Numbers from a Place not with linebreaking
  • Numbers on places are not clickable, also as the grid
  • Search in Description of Polygons
  • Change Sani to Rettungsdienst
  • Display GateCounting Boxes in a line not a collumn
  • Create Aliases for Camera Count
  • Filter Fight under level
  • Refactoring
  • Porting to .NET Core

The PüMa Release

29 Oct 13:49
Compare
Choose a tag to compare

Changelog

New Features

  • Add setting model to code
  • #19 grid automatisch generieren
  • #24 Add information about weather/warning
  • #28 Fightdedection Plygon on Map
  • #27 Draw Camera-Desity bock on map
  • #16 filter nach kategorien/tracker einbauen
  • #15 suche nach ständen einbauen

Bugfixes

  • Add Correct Dispose Handling
  • TimeCalculation now handle negative values correct

Changes

  • Refactoring of all JS
  • Make only one request per second instead of four per AJAX
  • Refactoring adminpannel and add settings.json
  • New function in TimeCalculation, so you can not have negative Timespans

Improving the UI

29 Oct 13:48
Compare
Choose a tag to compare

Changelog

New Features

  • Implement #12 Make icon transparent if there is no data update
  • Implement #18 history an panikbutton pressed

Bugfixes

  • Implement #13 fixing issue with port when using proxy
  • Implement #14 show description on map in tooltip on area
  • Implement #25 Icons flickering when using ssl
  • Add some errorhandling with locks

Changes

  • Move CoordinateSharp to own Library
  • Changes to new Mqtt topic for camera density

Reorganise a lot of things, add Support for Cameradata

29 Oct 13:47
Compare
Choose a tag to compare

Changelog

New Features

  • Add support to display camera values that counts people. needs to be on a mqtt toipc camera/counting
  • Display Crowd-Density Data on Map

Bugfixes

  • Rename Adminmodel.cs to AdminModel.cs, cause it sould be Uppercase!
  • Fix a Parsing Bug in Lora-Map/Model/PositionItem.cs

Changes

  • Move the Dockerfile to the parent project Repository

New Types of marker for person

29 Oct 13:47
Compare
Choose a tag to compare

Changelog

New Features

  • New types of marker for a person, so you can add drawing inside

Set textsize for every zoomlevel

29 Oct 13:46
Compare
Choose a tag to compare

Changelog

New Features

  • Implement #10 text Letzer Datenempfang is too long when scrollbar is there

Bugfixes

  • Implement #11 set textsize for every zoomlevel

Changes

  • Add an link to kml to geojson converter

Can draw Textmarkers on the Map, use MGRS (UTM) on the Map

29 Oct 13:45
Compare
Choose a tag to compare

Changelog

New Features

  • Possible to draw textmarkers on map (eg. for static text in a polygon)
  • Now using MGRS as default output

Display polygons and marker on the map

29 Oct 13:45
Compare
Choose a tag to compare

Changelog

New Features

  • Implement #9 display polygons and marker on the map

Bugfixes

  • change the wort get to post

Changes

  • Default zoomlevel is now 16

Bugfix, if only recieve panic packet with gps data, update the marker on the map also

29 Oct 13:44
Compare
Choose a tag to compare

Changelog

Bugfixes

  • When only recieve a panic packet with gps data, update also the normal location on the map