Marsella (Risaralda) Map Cropping Samples

Marsella (Risaralda) Map Cropping Samples-1

Marsella (Risaralda) Map Cropping Samples-2

Marsella neighborhoods and villages map with 3D shadow effect

flag map of Marsella with 3D shadow effect

Marsella map with 3d shadow effect
Download outline map of Marsella (geojson format) :
Marsella.geojson (**)
Download polygon array of Marsella map for "Google Maps" :
Marsella.txt
Bounding Box for Marsella Map : ( 4.870437 , -75.816701 , 5.0463 , -75.684332 )
Wikipedia ID for Marsella : Q1441429
Wikipedia SPARQL Query for Marsella (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1441429 wdt:P1082 ?population. }
OPTIONAL { wd:Q1441429 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1441429 wdt:P2046 ?area. }
OPTIONAL { wd:Q1441429 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1441429 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1441429 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 Marsella map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.870437, -75.816701, 5.0463, -75.684332);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Marsella)
[out:json];
(
rel["name"="Marsella"][type=boundary];
rel["name:en"="Marsella"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Marsella
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Alto Cauca | 4.992500 , -75.743330 |
| Beltran | 4.961940 , -75.791940 |
| El Guayabo | 4.883330 , -75.766670 |
| El Rajui | 4.984170 , -75.740830 |
| El Rayado | 4.968890 , -75.768060 |
| El Rayo | 4.908890 , -75.723060 |
| El Sinai | 4.893610 , -75.694440 |
| Guayabal | 4.962220 , -75.745280 |
| Guayabo | 4.889170 , -75.791670 |
| La Argentina | 4.907500 , -75.778330 |
| La Armenia | 4.975830 , -75.756670 |
| La Bella | 5.017220 , -75.746670 |
| La Florida | 4.993060 , -75.743890 |
| La Miranda | 5.016550 , -75.769130 |
| La Nubia | 4.911670 , -75.764170 |
| La Oriental | 4.882500 , -75.762220 |
| La Selva | 5.010160 , -75.744250 |
| Las Playas | 4.987500 , -75.769170 |
| Las Tazas | 4.899440 , -75.767220 |
| Marsella | 4.937220 , -75.737780 |
| Mayorquin | 4.972780 , -75.782220 |
| Miracampos | 4.900000 , -75.700830 |
| Pinares | 4.979170 , -75.761110 |
| San Jose | 5.001670 , -75.752220 |
| San Roque | 4.883330 , -75.766670 |
Notes:
- You can download geometry data for Marsella 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.