Download outline map of San Francisco del Mar (geojson format) :
San Francisco del Mar.geojson (**)
Download polygon array of San Francisco del Mar map for "Google Maps" :
San Francisco del Mar.txt
Bounding Box for San Francisco del Mar Map : ( 16.003089 , -94.741044 , 16.411708 , -94.000217 )
Wikipedia ID for San Francisco del Mar : Q12354866
Wikipedia SPARQL Query for San Francisco del Mar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q12354866 wdt:P1082 ?population. }
OPTIONAL { wd:Q12354866 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q12354866 wdt:P2046 ?area. }
OPTIONAL { wd:Q12354866 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q12354866 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q12354866 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 Francisco del Mar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.003089, -94.741044, 16.411708, -94.000217);
);
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 Francisco del Mar)
[out:json];
(
rel["name"="San Francisco del Mar"][type=boundary];
rel["name:en"="San Francisco del Mar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Francisco del Mar
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agua Dulce | 16.323000 , -94.431390 |
| Aguachil | 16.191920 , -94.510920 |
| Amatitlan | 16.333330 , -94.550000 |
| Buenavista | 16.311270 , -94.419910 |
| Cachimbo | 16.034180 , -94.045390 |
| Calzada Coyol | 16.204800 , -94.605970 |
| Cerritos de Zarate | 16.266670 , -94.566670 |
| Cerro Tortuga (Pie del Cerro) | 16.220830 , -94.493060 |
| Chahuites | 16.350000 , -94.433330 |
| Colonia 12 de Abril | 16.348060 , -94.461390 |
| Concha | 16.266670 , -94.416670 |
| El Aguacate | 16.110000 , -94.208890 |
| El Carrizal | 16.248700 , -94.563290 |
| El Refugio | 16.300000 , -94.450000 |
| El Retiro | 16.078330 , -94.136110 |
| El Roble | 16.115000 , -94.221670 |
| Florida | 16.286350 , -94.427730 |
| La Isla | 16.126390 , -94.251390 |
| La Majada | 16.300000 , -94.566670 |
| La Majada | 16.078060 , -94.109170 |
| La Soledad | 16.081940 , -94.144720 |
| Las Conchitas | 16.400000 , -94.600000 |
| Las Cruces | 16.350000 , -94.583330 |
| Las Culebras | 16.300340 , -94.428500 |
| Las Varas | 16.070000 , -94.117500 |
| Llano Grande | 16.207220 , -94.588610 |
| Los Ladrillos | 16.350000 , -94.550000 |
| Los Ladrillos | 16.350000 , -94.533330 |
| Los Otates | 16.250000 , -94.650000 |
| Los Patos | 16.292040 , -94.438750 |
| Los Portillos | 16.160780 , -94.342020 |
| Los Tules | 16.308770 , -94.578990 |
| Piedras Negras | 16.297470 , -94.420240 |
| Portillo Guayaba | 16.104440 , -94.195830 |
| Pozo San Juan | 16.183200 , -94.472810 |
| Primera Seccion | 16.343060 , -94.509720 |
| Puerto Estero San Francisco del Mar | 16.250100 , -94.617860 |
| Punto la Zarza | 16.102220 , -94.190560 |
| Rincon de Caballar | 16.133330 , -94.300000 |
| San Benito | 16.305550 , -94.417090 |
| San Eloy | 16.164750 , -94.357000 |
| San Francisco | 16.233330 , -94.733330 |
| San Francisco del Mar | 16.337024 , -94.516875 |
| San Luis | 16.293600 , -94.457420 |
| San Martin | 16.172930 , -94.410590 |
| Santa Cruz | 16.365850 , -94.588180 |
| Tamarindo | 16.316670 , -94.416670 |
| Tapesco | 16.209040 , -94.576400 |
| Trancas | 16.283330 , -94.416670 |
| Xocapa | 16.333330 , -94.600000 |
Notes:
- You can download geometry data for San Francisco del Mar 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.