Grenada (Mississippi) Map Cropping Samples
Grenada (Mississippi) Map Cropping Samples-1
Grenada (Mississippi) Map Cropping Samples-2
Grenada neighborhoods and villages map with 3D shadow effect
flag map of Grenada with 3D shadow effect
Grenada map with 3d shadow effect
Download outline map of Grenada (geojson format) :
Grenada.geojson (**)
Download polygon array of Grenada map for "Google Maps" :
Grenada.txt
Bounding Box for Grenada Map : ( 33.676182 , -90.137011 , 33.898133 , -89.506872 )
Wikipedia ID for Grenada : Q490869
Wikipedia SPARQL Query for Grenada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490869 wdt:P1082 ?population. }
OPTIONAL { wd:Q490869 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490869 wdt:P2046 ?area. }
OPTIONAL { wd:Q490869 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490869 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490869 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 Grenada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.676182, -90.137011, 33.898133, -89.506872);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Grenada)
[out:json];
(
rel["name"="Grenada"][type=boundary];
rel["name:en"="Grenada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Grenada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Choctaw | 33.830390 , -89.646470 |
Dubard | 33.776500 , -89.918700 |
Elliott | 33.691254 , -89.752454 |
Futheyville | 33.781230 , -89.776200 |
Geeslin Corner | 33.824000 , -89.838980 |
Gore Springs | 33.754280 , -89.616470 |
Grenada | 33.781562 , -89.813055 |
Grenada Landing | 33.804000 , -89.767310 |
Hardy | 33.882060 , -89.829530 |
Holcomb | 33.764211 , -89.973180 |
Hurricane Branch | 33.808450 , -89.694530 |
Kincaid | 33.750670 , -89.655360 |
Kirkman Landing | 33.850670 , -89.761480 |
Misterton | 33.707900 , -89.582300 |
Nason | 33.723170 , -89.898700 |
Oxberry | 33.785120 , -90.035640 |
Parsons | 33.733450 , -90.031750 |
Susie | 33.754280 , -89.550080 |
Tie Plant | 33.741510 , -89.790090 |
Youngs | 33.853170 , -89.534520 |
Notes:
- You can download geometry data for Grenada 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.