Nueva Santa Rosa (Santa Rosa) Map Cropping Samples
Nueva Santa Rosa (Santa Rosa) Map Cropping Samples-1
Nueva Santa Rosa (Santa Rosa) Map Cropping Samples-2
Nueva Santa Rosa neighborhoods and villages map with 3D shadow effect
flag map of Nueva Santa Rosa with 3D shadow effect
Nueva Santa Rosa map with 3d shadow effect
Download outline map of Nueva Santa Rosa (geojson format) :
Nueva Santa Rosa.geojson (**)
Download polygon array of Nueva Santa Rosa map for "Google Maps" :
Nueva Santa Rosa.txt
Bounding Box for Nueva Santa Rosa Map : ( 14.300051 , -90.340681 , 14.478544 , -90.213947 )
Wikipedia ID for Nueva Santa Rosa : Q2402348
Wikipedia SPARQL Query for Nueva Santa Rosa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2402348 wdt:P1082 ?population. }
OPTIONAL { wd:Q2402348 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2402348 wdt:P2046 ?area. }
OPTIONAL { wd:Q2402348 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2402348 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2402348 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 Nueva Santa Rosa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.300051, -90.340681, 14.478544, -90.213947);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nueva Santa Rosa)
[out:json];
(
rel["name"="Nueva Santa Rosa"][type=boundary];
rel["name:en"="Nueva Santa Rosa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nueva Santa Rosa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chapas | 14.433330 , -90.283330 |
El Junquillo | 14.350000 , -90.333330 |
Estanzuela | 14.316940 , -90.284720 |
Jumaytepeque | 14.340280 , -90.239170 |
Los Izotes | 14.350000 , -90.250000 |
Nueva Santa Rosa | 14.381110 , -90.276110 |
Ojo de Agua | 14.350000 , -90.316670 |
Portezuelo | 14.333330 , -90.300000 |
Zacuapa | 14.333330 , -90.233330 |
Notes:
- You can download geometry data for Nueva Santa Rosa 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.