Kohtla-Järve (Ida-Viru) Map Cropping Samples
Kohtla-Järve (Ida-Viru) Map Cropping Samples-1
Kohtla-Järve (Ida-Viru) Map Cropping Samples-2
Kohtla-Järve neighborhoods and villages map with 3D shadow effect
flag map of Kohtla-Järve with 3D shadow effect
Kohtla-Järve map with 3d shadow effect
Download outline map of Kohtla-Järve (geojson format) :
Kohtla-Järve.geojson (**)
Download polygon array of Kohtla-Järve map for "Google Maps" :
Kohtla-Järve.txt
Bounding Box for Kohtla-Järve Map : ( 59.296388 , 27.197445 , 59.419912 , 27.583528 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kohtla-Järve map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](59.296388, 27.197445, 59.419912, 27.583528);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kohtla-Järve)
[out:json];
(
rel["name"="Kohtla-Järve"][type=boundary];
rel["name:en"="Kohtla-Järve"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Kohtla-Järve 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.