Jambi (Jambi) Map Cropping Samples
Jambi (Jambi) Map Cropping Samples-1
Jambi (Jambi) Map Cropping Samples-2
Jambi neighborhoods and villages map with 3D shadow effect
flag map of Jambi with 3D shadow effect
Jambi map with 3d shadow effect
Download outline map of Jambi (geojson format) :
Jambi.geojson (**)
Download polygon array of Jambi map for "Google Maps" :
Jambi.txt
Bounding Box for Jambi Map : ( -1.646425 , 103.555649 , -1.546963 , 103.675194 )
Wikipedia ID for Jambi : Q7578
Wikipedia SPARQL Query for Jambi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7578 wdt:P1082 ?population. }
OPTIONAL { wd:Q7578 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7578 wdt:P2046 ?area. }
OPTIONAL { wd:Q7578 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7578 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7578 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Jambi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.646425, 103.555649, -1.546963, 103.675194);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jambi)
[out:json];
(
rel["name"="Jambi"][type=boundary];
rel["name:en"="Jambi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jambi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jambi | -1.617415 , 103.600392 |
Kasang | -1.575390 , 103.625230 |
Kenalibesar | -1.615980 , 103.570890 |
Muarakumpehhulu | -1.564000 , 103.652200 |
Muaro Jambi | -1.596670 , 103.615800 |
Paallima | -1.636520 , 103.603310 |
Paalmerah Satu | -1.634990 , 103.631100 |
Pasirputih | -1.619450 , 103.633460 |
Pulaisijinjang | -1.553160 , 103.633120 |
Pulaupandan | -1.589910 , 103.599930 |
Sijinjang | -1.569750 , 103.634620 |
Sipin | -1.606300 , 103.597590 |
Sungaimarem | -1.605790 , 103.633260 |
Talangbakung | -1.628630 , 103.650590 |
Talangbanjar | -1.594770 , 103.620880 |
Tanjungjohot | -1.567500 , 103.620670 |
Telukkena | -1.587410 , 103.574330 |
Thehoki | -1.614830 , 103.627410 |
Notes:
- You can download geometry data for Jambi 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.