SkillAgentSearch skills...

Letsmapdc

Demo of what3words maps, Leaflet.js and geolocation api. It does reverse and forward geocoding.

Install / Use

/learn @saviour123/Letsmapdc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

what3words and maps Demo - Devcongress MeetUP

what3words is location addressing system for the world, whats new? It assigns unique 3words to every 3x3 meter grids. Its an addressing system everyone should know. Countries are rapidly adopting it and every developer thinking about location should also think 3words, maybe for the future.

The package includes a simple geocoding, search and return what3words. The basemap is OSM, open geocoders: Nominatim. Mapping Libraries: http://leafletjs.com/ and with love from what3words

TOOLS

Gecoding Libraries

Instruction:

$ git clone https://github.com/saviour123/geo-w3w-devcongress.git && cd geo-w3w-devcongress

$ pip install -r requirements.txt

$ python3 app.py

Happy Coding

TODO

  • unittest
  • improve design
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks0

Languages

JavaScript

Security Score

55/100

Audited on Sep 28, 2021

No findings