Indiana (Sao Paulo) Map Cropping Samples

Indiana (Sao Paulo) Map Cropping Samples-1
Indiana (Sao Paulo) Map Cropping Samples-1

Indiana (Sao Paulo) Map Cropping Samples-2
Indiana (Sao Paulo) Map Cropping Samples-2

Indiana neighborhoods and villages map with 3D shadow effect
Indiana neighborhoods and villages map with 3D shadow effect

flag map of Indiana with 3D shadow effect
flag map of Indiana with 3D shadow effect

Indiana map with 3d shadow effect
Indiana map with 3d shadow effect

Download outline map of Indiana (geojson format) : Indiana.geojson (**)
Download polygon array of Indiana map for "Google Maps" : Indiana.txt
Bounding Box for Indiana Map : ( -22.2210644252 , -51.3197126088 , -22.0458244123 , -51.2035352987 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Indiana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-22.2210644252, -51.3197126088, -22.0458244123, -51.2035352987);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Indiana)
[out:json];
(
rel["name"="Indiana"][type=boundary];
rel["name:en"="Indiana"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Indiana 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.

Create Indiana neighborhoods and villages map.


Share this page