Fantino (Sánchez Ramírez) Map Cropping Samples
Fantino (Sánchez Ramírez) Map Cropping Samples-1
Fantino (Sánchez Ramírez) Map Cropping Samples-2
Fantino neighborhoods and villages map with 3D shadow effect
flag map of Fantino with 3D shadow effect
Fantino map with 3d shadow effect
Download outline map of Fantino (geojson format) :
Fantino.geojson (**)
Download polygon array of Fantino map for "Google Maps" :
Fantino.txt
Bounding Box for Fantino Map : ( 19.045 , -70.375 , 19.165185 , -70.244917 )
Wikipedia ID for Fantino : Q3739410
Wikipedia SPARQL Query for Fantino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3739410 wdt:P1082 ?population. }
OPTIONAL { wd:Q3739410 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3739410 wdt:P2046 ?area. }
OPTIONAL { wd:Q3739410 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3739410 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3739410 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 Fantino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.045, -70.375, 19.165185, -70.244917);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fantino)
[out:json];
(
rel["name"="Fantino"][type=boundary];
rel["name:en"="Fantino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fantino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacumi | 19.150000 , -70.250720 |
Cojobal | 19.063410 , -70.282300 |
Comedero Abajo | 19.087370 , -70.295760 |
El Alto Espino | 19.116670 , -70.300000 |
El Cruce | 19.083330 , -70.283330 |
El Hoyo | 19.061610 , -70.335720 |
El Rodeo | 19.055470 , -70.282670 |
Fantino | 19.121480 , -70.299720 |
Hato Mayor | 19.101240 , -70.291720 |
La Piedra | 19.108420 , -70.269150 |
Las Lajas | 19.133330 , -70.283330 |
Limoncito | 19.138740 , -70.248920 |
Los Capaces | 19.085710 , -70.321070 |
San Miguel | 19.135510 , -70.282920 |
Sierra Prieta | 19.074430 , -70.337470 |
Notes:
- You can download geometry data for Fantino 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.