Nejapa (San Salvador) Map Cropping Samples

Nejapa (San Salvador) Map Cropping Samples-1
Nejapa (San Salvador) Map Cropping Samples-1
Nejapa (San Salvador) Map Cropping Samples-2
Nejapa (San Salvador) Map Cropping Samples-2
Download outline map of Nejapa (geojson format) : Nejapa.geojson (**)
Download polygon array of Nejapa map for "Google Maps" : Nejapa.txt
Bounding Box for Nejapa Map : ( 13.744956 , -89.268002 , 13.922028 , -89.179433 )
Wikipedia ID for Nejapa : Q1003551
Wikipedia SPARQL Query for Nejapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1003551 wdt:P1082 ?population. }
OPTIONAL { wd:Q1003551 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1003551 wdt:P2046 ?area. }
OPTIONAL { wd:Q1003551 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1003551 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1003551 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.744956, -89.268002, 13.922028, -89.179433);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Nejapa)
[out:json];
(
rel["name"="Nejapa"][type=boundary];
rel["name:en"="Nejapa"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Nejapa
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Camotepeque 13.833330 , -89.200000
Conacaste 13.804720 , -89.237780
El Bonete 13.863330 , -89.201390
El Salitre 13.802220 , -89.253890
Galera Quemada 13.845280 , -89.233060
Joya Galana 13.816670 , -89.200000
Nejapa 13.814720 , -89.231390
San Jeronimo Los Planes 13.766670 , -89.250000
Tutultepeque 13.893890 , -89.223330


Notes:
- You can download geometry data for Nejapa 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.

Create Nejapa neighborhoods and villages map.


Share this page