Maimón (Monseñor Nouel) Map Cropping Samples
Maimón (Monseñor Nouel) Map Cropping Samples-1
Maimón (Monseñor Nouel) Map Cropping Samples-2
Maimón neighborhoods and villages map with 3D shadow effect
flag map of Maimón with 3D shadow effect
Maimón map with 3d shadow effect
Download outline map of Maimón (geojson format) :
Maimón.geojson (**)
Download polygon array of Maimón map for "Google Maps" :
Maimón.txt
Bounding Box for Maimón Map : ( 18.825 , -70.355 , 18.946693 , -70.225686 )
Wikipedia ID for Maimón : Q6735878
Wikipedia SPARQL Query for Maimón (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6735878 wdt:P1082 ?population. }
OPTIONAL { wd:Q6735878 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6735878 wdt:P2046 ?area. }
OPTIONAL { wd:Q6735878 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6735878 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6735878 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 Maimón map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.825, -70.355, 18.946693, -70.225686);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maimón)
[out:json];
(
rel["name"="Maimón"][type=boundary];
rel["name:en"="Maimón"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maimón
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Batey Guano | 18.914410 , -70.298200 |
El Corbano | 18.927740 , -70.312970 |
El Pino | 18.900000 , -70.283330 |
Hato Viejo | 18.937030 , -70.319850 |
La Sabana | 18.898720 , -70.267790 |
La Travesia | 18.916670 , -70.263380 |
Los Martinez | 18.882410 , -70.232370 |
Los Mellizos | 18.896050 , -70.293650 |
Sabana | 18.916670 , -70.300000 |
Notes:
- You can download geometry data for Maimón 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.