Download outline map of Santa Cruz del Norte (geojson format) :
Santa Cruz del Norte.geojson (**)
Download polygon array of Santa Cruz del Norte map for "Google Maps" :
Santa Cruz del Norte.txt
Bounding Box for Santa Cruz del Norte Map : ( 23.015143 , -82.101069 , 23.187944 , -81.670457 )
Wikipedia ID for Santa Cruz del Norte : Q270302
Wikipedia SPARQL Query for Santa Cruz del Norte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q270302 wdt:P1082 ?population. }
OPTIONAL { wd:Q270302 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q270302 wdt:P2046 ?area. }
OPTIONAL { wd:Q270302 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q270302 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q270302 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 Santa Cruz del Norte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.015143, -82.101069, 23.187944, -81.670457);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santa Cruz del Norte)
[out:json];
(
rel["name"="Santa Cruz Del Norte"][type=boundary];
rel["name:en"="Santa Cruz Del Norte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santa Cruz del Norte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abascal | 23.050000 , -81.866670 |
Arcos de Canasí | 23.112500 , -81.781390 |
Armona | 23.042310 , -81.747090 |
Bacunayagua | 23.143060 , -81.675000 |
Bella Vista | 23.116670 , -81.766670 |
Boca de Canasi | 23.139710 , -81.781770 |
Boca de Jaruco | 23.178080 , -82.012550 |
Bolois | 23.091760 , -81.764330 |
Camilo Cienfuegos | 23.129310 , -81.944940 |
Campo Alegre | 23.047000 , -81.861060 |
Cielo Claro | 23.133330 , -81.850000 |
Concuni | 23.119660 , -81.826250 |
Desquite | 23.116130 , -81.756120 |
Dolores | 23.133330 , -81.750000 |
El Comino | 23.115120 , -81.947960 |
El Fraile | 23.154000 , -81.874610 |
El Pan | 23.019440 , -81.706940 |
El Rubio | 23.070900 , -81.865290 |
Facenda | 23.056940 , -81.765840 |
Figueras | 23.135560 , -81.689440 |
Hershey | 23.150000 , -82.000000 |
Jibacoa del Norte | 23.113410 , -81.873760 |
La Botina | 23.063970 , -81.803360 |
La Campana | 23.111940 , -81.717780 |
La Sierra | 23.140030 , -81.951760 |
La Viuda | 23.066670 , -81.833330 |
Los Cocos | 23.133330 , -81.916670 |
Nuestra Senora del Rosario | 23.166670 , -82.083330 |
Oviedo | 23.100000 , -81.900000 |
Playa Jibacoa | 23.148890 , -81.850100 |
Providencia | 23.066670 , -81.866670 |
Pueblo Nuevo | 23.150000 , -81.950000 |
Puerto Escondido | 23.139170 , -81.724170 |
Puerto Libre | 23.123050 , -81.783850 |
San Antonio | 23.083330 , -81.683330 |
San Antonio de el Encanto | 23.129440 , -81.709720 |
San Eduardo | 23.150000 , -81.883330 |
San Esteban | 23.091180 , -81.716650 |
San Francisco | 23.143420 , -82.043950 |
San Gabriel de Correderas | 23.116670 , -81.983330 |
San Juan | 23.121360 , -81.748590 |
San Mateo | 23.119630 , -81.903970 |
San Matias | 23.141340 , -81.974900 |
Santa Cruz | 23.083610 , -81.707780 |
Santa Cruz del Norte | 23.153890 , -81.923610 |
Santa Marcelina | 23.088060 , -81.713610 |
Valle Elena | 23.037770 , -81.725220 |
Notes:
- You can download geometry data for Santa Cruz del Norte 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.