Manuel Monge (Yaracuy) Map Cropping Samples
Manuel Monge (Yaracuy) Map Cropping Samples-1
Manuel Monge (Yaracuy) Map Cropping Samples-2
Manuel Monge neighborhoods and villages map with 3D shadow effect
flag map of Manuel Monge with 3D shadow effect
Manuel Monge map with 3d shadow effect
Download outline map of Manuel Monge (geojson format) :
Manuel Monge.geojson (**)
Download polygon array of Manuel Monge map for "Google Maps" :
Manuel Monge.txt
Bounding Box for Manuel Monge Map : ( 10.46 , -68.876991 , 10.768718 , -68.615394 )
Wikipedia ID for Manuel Monge : Q2215868
Wikipedia SPARQL Query for Manuel Monge (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215868 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215868 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215868 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215868 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215868 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215868 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 Manuel Monge map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.46, -68.876991, 10.768718, -68.615394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manuel Monge)
[out:json];
(
rel["name"="Manuel Monge"][type=boundary];
rel["name:en"="Manuel Monge"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manuel Monge
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Viva | 10.656780 , -68.684160 |
Boqueron | 10.566140 , -68.826270 |
Kilometro Cuarenta y Uno | 10.575610 , -68.726890 |
Kilometro Treinta y Cinco | 10.601110 , -68.690280 |
Kilometro Treintinueve | 10.584830 , -68.711870 |
Lacero | 10.628430 , -68.693460 |
Manuelito | 10.695280 , -68.731940 |
Poblado Ocho | 10.627780 , -68.651130 |
Poblado Siete | 10.648060 , -68.728610 |
San Amaya | 10.588350 , -68.810630 |
Socremo | 10.618890 , -68.799340 |
Yumarito | 10.609640 , -68.681310 |
Notes:
- You can download geometry data for Manuel Monge 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.