Download outline map of Mouscron (geojson format) :
Mouscron.geojson (**)
Download polygon array of Mouscron map for "Google Maps" :
Mouscron.txt
Bounding Box for Mouscron Map : ( 50.693272 , 2.842169 , 50.810776 , 3.329059 )
Wikipedia ID for Mouscron : Q220145
Wikipedia SPARQL Query for Mouscron (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q220145 wdt:P1082 ?population. }
OPTIONAL { wd:Q220145 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q220145 wdt:P2046 ?area. }
OPTIONAL { wd:Q220145 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q220145 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q220145 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 Mouscron map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](50.693272, 2.842169, 50.810776, 3.329059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mouscron)
[out:json];
(
rel["name"="Mouscron"][type=boundary];
rel["name:en"="Mouscron"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mouscron
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Audenarde | 50.716670 , 3.233330 |
Bas-Warneton | 50.759370 , 2.959960 |
Beau Voisinage | 50.716670 , 3.216670 |
Bussemeersen | 50.750000 , 2.850000 |
Comines | 50.774997 , 2.999914 |
Dottignies | 50.727014 , 3.310812 |
Festingue | 50.733330 , 3.233330 |
Godshuis | 50.766670 , 3.000000 |
Haureux | 50.733330 , 3.216670 |
Haut Judas | 50.733330 , 3.200000 |
Herseaux | 50.719798 , 3.239581 |
Houthem | 50.786900 , 2.963820 |
Kalverstaart | 50.750000 , 3.266670 |
Klein Tourcoing | 50.733440 , 3.298210 |
Korentje | 50.766670 , 3.000000 |
Kortewilde | 50.796360 , 2.961140 |
La Croix Rouge | 50.716670 , 3.216670 |
La Douve | 50.750000 , 2.883330 |
La Hutte | 50.733330 , 2.883330 |
La Marliere | 50.733330 , 3.200000 |
Le Bizet | 50.718014 , 2.888324 |
Le Compas | 50.750000 , 3.233330 |
Le Gheer | 50.732760 , 2.911720 |
Le Touquet | 50.714960 , 2.924030 |
Long de Bout | 50.716670 , 3.250000 |
Luingne | 50.739520 , 3.236020 |
Malcense | 50.733330 , 3.250000 |
Mouscron | 50.744334 , 3.221409 |
Petit Voisinage | 50.750000 , 3.250000 |
Ploegsteert | 50.726590 , 2.880190 |
Pont Rouge | 50.732050 , 2.931690 |
Quevaucamps | 50.716670 , 3.266670 |
Saint-Yvon | 50.743350 , 2.909920 |
Tenbrielen | 50.800000 , 3.000000 |
Touquet Berthe | 50.716670 , 2.883330 |
Warneton | 50.747521 , 2.943999 |
Notes:
- You can download geometry data for Mouscron 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.