Lindoia (Sao Paulo) Map Cropping Samples
Lindoia (Sao Paulo) Map Cropping Samples-1
Lindoia (Sao Paulo) Map Cropping Samples-2
Lindoia neighborhoods and villages map with 3D shadow effect
flag map of Lindoia with 3D shadow effect
Lindoia map with 3d shadow effect
Download outline map of Lindoia (geojson format) :
Lindoia.geojson (**)
Download polygon array of Lindoia map for "Google Maps" :
Lindoia.txt
Bounding Box for Lindoia Map : ( -22.554513 , -46.712591 , -22.472816 , -46.598974 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Lindoia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.554513, -46.712591, -22.472816, -46.598974);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lindoia)
[out:json];
(
rel["name"="Lindoia"][type=boundary];
rel["name:en"="Lindoia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Lindoia in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.