geojson
Utilitários para trabalhar com dados GeoJSON. Analisador com API reativa, busca e geocercas
Berlin-bike-theft-warning é um aplicativo simples que informa ao usuário o número de bicicletas roubadas, seja por localização ou ao tocar.
Utilitários para trabalhar com dados GeoJSON. Analisador com API reativa, busca e geocercas
O Proj4dart é uma biblioteca Dart para transformar coordenadas de ponto de um sistema de coordenadas para outro, incluindo transformações de datum (versão Dart do proj4js/proj4js).
{"sdk":"flutter"}^0.14.0+4—^5.0.0—^2.0.3^0.17.0^2.0.4^1.1.0^7.0.3—^0.40.0^0.14.0—^1.0.0^1.0.0^1.0.2^2.0.7^2.0.0^1.0.2{"sdk":"flutter"}—Texto original em inglês. Visite o GitHub para a versão atual.
Berlin-bike-theft-warning is a simple application which informs the user about the number of stolen bicycles either by location or by tapping.
It utilizes Riverpod/Provider for State Management and OSM Tiles.
flutter_riverpod for state managementhive as local databasehive_flutter extension for hivecsv converts csv to nested listsgeolocator handles realtime location in iOS and Androidflutter_maps A Dart implementation of Leaflet for Flutter apps.proj4dart needed for custom CRSData sources:
https://daten.berlin.de/datensaetze/fahrraddiebstahl-berlin
https://daten.odis-berlin.de/
https://daten.berlin.de/datensaetze/strassenverkehrsunf%C3%A4lle-nach-unfallort-berlin-2020
ANGELEGT_AM,TATZEIT_ANFANG_DATUM,TATZEIT_ANFANG_STUNDE,TATZEIT_ENDE_DATUM,TATZEIT_ENDE_STUNDE,LOR,SCHADENSHOEHE,VERSUCH,ART_DES_FAHRRADS,DELIKT,ERFASSUNGSGRUND
The button is color coded.
Green: more than 20 bike thefts below average.
Yellow: less than 20 bike thefts below/above average.
Red: more than 20 bike thefts above average.
Button is color coded
Accidents Chart
By pressing the button a bar chart will pop up.
TODO: