San Pablo (San Marcos) Map Cropping Samples
San Pablo (San Marcos) Map Cropping Samples-1
San Pablo (San Marcos) Map Cropping Samples-2
San Pablo neighborhoods and villages map with 3D shadow effect
flag map of San Pablo with 3D shadow effect
San Pablo map with 3d shadow effect
Download outline map of San Pablo (geojson format) :
San Pablo.geojson (**)
Download polygon array of San Pablo map for "Google Maps" :
San Pablo.txt
Bounding Box for San Pablo Map : ( 14.909504 , -92.042847 , 15.042504 , -91.849444 )
Wikipedia ID for San Pablo : Q3306697
Wikipedia SPARQL Query for San Pablo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3306697 wdt:P1082 ?population. }
OPTIONAL { wd:Q3306697 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3306697 wdt:P2046 ?area. }
OPTIONAL { wd:Q3306697 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3306697 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3306697 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 Pablo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.909504, -92.042847, 15.042504, -91.849444);
);
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 Pablo)
[out:json];
(
rel["name"="San Pablo"][type=boundary];
rel["name:en"="San Pablo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Pablo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Clarita | 14.989210 , -92.037520 |
El Carmen | 14.958640 , -92.015920 |
El Rosario | 14.946500 , -92.025160 |
Entre Rios | 14.933550 , -92.014750 |
Finca El Roble | 14.960830 , -92.002980 |
La Cumbre | 14.927720 , -92.012700 |
La Vega | 14.933330 , -92.016670 |
Las Brisas | 14.965620 , -92.009820 |
Las Maravillas | 14.950000 , -92.010280 |
Nueva Independencia | 14.951880 , -92.020610 |
Nueva Italia | 14.992160 , -92.004860 |
Nuevo Buena Vista | 14.964980 , -92.001690 |
Nuevo Castalia | 14.974960 , -92.025770 |
Nuevo Horizonte | 14.984620 , -92.002390 |
Nuevo Paraiso | 14.969680 , -92.004540 |
Nuevo San Carlos | 14.961670 , -92.011220 |
Piedra Parada | 14.972650 , -92.017530 |
San Francisco | 15.004660 , -91.948510 |
San Jorge El Quetzal | 14.956330 , -92.026620 |
San Pablo | 14.933330 , -92.000000 |
Tocache | 14.933330 , -91.983330 |
Union Juarez | 15.008160 , -91.938090 |
Villa Nueva | 15.007560 , -91.934720 |
Zacala | 15.000920 , -91.925930 |
Zelandia | 14.936950 , -92.011830 |
Notes:
- You can download geometry data for San Pablo 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.