El Factor (María Trinidad Sánchez) Map Cropping Samples
El Factor (María Trinidad Sánchez) Map Cropping Samples-1
El Factor (María Trinidad Sánchez) Map Cropping Samples-2
El Factor neighborhoods and villages map with 3D shadow effect
flag map of El Factor with 3D shadow effect
El Factor map with 3d shadow effect
Download outline map of El Factor (geojson format) :
El Factor.geojson (**)
Download polygon array of El Factor map for "Google Maps" :
El Factor.txt
Bounding Box for El Factor Map : ( 19.23136 , -70.024416 , 19.352289 , -69.843392 )
Wikipedia ID for El Factor : Q3720911
Wikipedia SPARQL Query for El Factor (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3720911 wdt:P1082 ?population. }
OPTIONAL { wd:Q3720911 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3720911 wdt:P2046 ?area. }
OPTIONAL { wd:Q3720911 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3720911 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3720911 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 El Factor map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.23136, -70.024416, 19.352289, -69.843392);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Factor)
[out:json];
(
rel["name"="El Factor"][type=boundary];
rel["name:en"="El Factor"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Factor
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto del Rancho | 19.315440 , -69.946410 |
Arenoso | 19.263220 , -69.936970 |
Arroyo Claro | 19.300000 , -69.983330 |
Candela | 19.239920 , -69.865490 |
Cinta Negra | 19.281160 , -69.963190 |
El Alto | 19.284470 , -69.892960 |
El Barro | 19.327580 , -69.879850 |
El Blanco | 19.340470 , -69.874830 |
El Campamento | 19.251840 , -69.916590 |
El Factor | 19.318340 , -69.888270 |
El Helechal | 19.274060 , -69.950050 |
El Jobito | 19.288900 , -69.935810 |
El Macao | 19.317040 , -69.938870 |
El Papayo | 19.266670 , -69.850000 |
El Papayo | 19.266670 , -69.933330 |
El Pozo | 19.266000 , -69.879000 |
Firme Las Taranas | 19.256690 , -69.946770 |
Higueero | 19.266670 , -69.950000 |
La Cimarra | 19.286390 , -69.861340 |
La Peonia | 19.295890 , -69.921750 |
La Pichinga | 19.265370 , -69.856370 |
Los Indios | 19.333330 , -69.900000 |
Los Limones | 19.273470 , -69.891770 |
Los Pajones | 19.294430 , -69.893780 |
Madre Vieja | 19.254070 , -69.903870 |
Piedra Blanca Arriba | 19.319060 , -69.916670 |
Telanza | 19.330560 , -69.875290 |
Notes:
- You can download geometry data for El Factor 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.