San Juanito (Meta) Map Cropping Samples
San Juanito (Meta) Map Cropping Samples-1
San Juanito (Meta) Map Cropping Samples-2
San Juanito neighborhoods and villages map with 3D shadow effect
flag map of San Juanito with 3D shadow effect
San Juanito map with 3d shadow effect
Download outline map of San Juanito (geojson format) :
San Juanito.geojson (**)
Download polygon array of San Juanito map for "Google Maps" :
San Juanito.txt
Bounding Box for San Juanito Map : ( 4.359354 , -73.744572 , 4.560078 , -73.567268 )
Wikipedia ID for San Juanito : Q2434067
Wikipedia SPARQL Query for San Juanito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2434067 wdt:P1082 ?population. }
OPTIONAL { wd:Q2434067 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2434067 wdt:P2046 ?area. }
OPTIONAL { wd:Q2434067 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2434067 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2434067 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 San Juanito map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.359354, -73.744572, 4.560078, -73.567268);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juanito)
[out:json];
(
rel["name"="San Juanito"][type=boundary];
rel["name:en"="San Juanito"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juanito
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Rioverde | 4.496590 , -73.641130 |
San Juanito | 4.461030 , -73.680480 |
Santa Rosa | 4.452410 , -73.686320 |
Vitilia | 4.504790 , -73.653080 |
Notes:
- You can download geometry data for San Juanito 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.