Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 775 Bytes

wikimapia-export

Export tool for Wikimapia data

example

How to use

Download the repo, unzip it and open index.html

(There's no online app because Wikimapia's API is not in https so GitHub wouldn't allow the access)

Used libraries

  1. Leaflet for the map.
  2. Jquery to get the data for the API.
  3. Bootstrap for the layout and typeahead.
  4. Turf for the geoprocessing.
  5. Spin for the spinner.
  6. Leaflet-search for the search function.