Tonacatepeque (San Salvador) Map Cropping Samples

Tonacatepeque (San Salvador) Map Cropping Samples-1

Tonacatepeque (San Salvador) Map Cropping Samples-2

Tonacatepeque neighborhoods and villages map with 3D shadow effect

flag map of Tonacatepeque with 3D shadow effect

Tonacatepeque map with 3d shadow effect
 
 
Download outline map of Tonacatepeque (geojson format) : 
Tonacatepeque.geojson (**)
Download polygon array of Tonacatepeque map for "Google Maps" : 
Tonacatepeque.txt
Bounding Box for Tonacatepeque Map : ( 13.713987 , -89.16182 , 13.850085 , -89.082799 )
Wikipedia ID for Tonacatepeque : Q1003568
Wikipedia SPARQL Query for Tonacatepeque (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1003568 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1003568 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1003568 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1003568 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1003568 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1003568 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 Tonacatepeque map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.713987, -89.16182, 13.850085, -89.082799);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tonacatepeque)
	
[out:json];
(
rel["name"="Tonacatepeque"][type=boundary];
rel["name:en"="Tonacatepeque"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tonacatepeque
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  El Rosario  |  13.765280 , -89.130280  | 
|  El Sauce  |  13.783330 , -89.116670  | 
|  El Transito  |  13.796390 , -89.116110  | 
|  Hacienda San Jose Arrazola  |  13.816670 , -89.133330  | 
|  La Fuente  |  13.744440 , -89.107780  | 
|  La Union  |  13.750000 , -89.100000  | 
|  Las Flores  |  13.798890 , -89.131670  | 
|  Malacof  |  13.764440 , -89.100560  | 
|  Melendez  |  13.833330 , -89.116670  | 
|  San Bartolo  |  13.717220 , -89.099170  | 
|  Tonacatepeque  |  13.781110 , -89.118610  | 
|  Veracruz  |  13.733330 , -89.100000  | 
Notes:
- You can download geometry data for Tonacatepeque 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.