Tous les jeux sont complets et en parfait état !
Contact: https://twitter.com/jbelien ou commentaire ci-dessous.
- 50 jetons rouges
- 50 jetons noirs
- 50 jetons bleus
- 50 jetons verts
Tous les jeux sont complets et en parfait état !
Contact: https://twitter.com/jbelien ou commentaire ci-dessous.
Ubuntu 16.04
https://www.microsoft.com/net/core#linuxubuntu
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-ubuntu-xenial-prod xenial main" > /etc/apt/sources.list.d/dotnetdev.list'
ConsumerKey:consumerSecret in Base64 ; you can use https://codebeautify.org/base64-encode to encode itBASE64KEY+:+SECRET by the generated Base64 and run the following command :curl -k -d "grant_type=client_credentials" -H "Authorization: Basic BASE64KEY+:+SECRET" https://opendata-api.stib-mivb.be/token
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>OpenLayers example</title> | |
| <link rel="stylesheet" href="https://openlayers.org/en/v4.6.5/css/ol.css" type="text/css"> | |
| </head> | |
| <body> | |
| <h1>Hello world!</h1> | |
| <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec est mi, auctor vitae pellentesque quis, porta nec augue. Interdum et malesuada fames ac ante ipsum primis in faucibus. Aenean non lacus eu mi aliquet fringilla. Pellentesque eget nisi nec augue blandit dictum. In volutpat turpis est, sed convallis arcu finibus at. Mauris eu vulputate tortor. Maecenas dignissim auctor efficitur. Sed hendrerit ipsum eu arcu gravida, sed laoreet mauris luctus. Nam id metus ipsum. Sed nec facilisis sem.</p> |
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Leaflet example</title> | |
| <link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.1/dist/leaflet.css" | |
| integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ==" | |
| crossorigin=""/> | |
| <style> | |
| #map { height: 350px; } |
See install.sh
To download files with all metadata (including history), you now need to download the files from https://osm-internal.download.geofabrik.de/
| sudo apt-get install php-pear php7.2-dev libyaml-dev | |
| sudo pecl install yaml | |
| # If /etc/php/7.2/mods-available/yaml.ini doesn't exist : | |
| sudo cp /etc/php/7.2/mods-available/xml.ini /etc/php/7.2/mods-available/yaml.ini | |
| sudo sed -i -- 's/xml/yaml/g' /etc/php/7.2/mods-available/yaml.ini | |
| sudo phpenmod yaml | |
| sudo service php7.2-fpm restart |
Professor Lynne Coventry explores how participatory mapping like OpenStreetMap empowers communities but faces cybersecurity threats, highlighting the need for trust, awareness, and resilient strategies against data manipulation and malicious attacks.
Walking remains a popular form of transport and exercise in Europe (Ramblers, 2020). Despite this, the provision of trail information that meets individual requirements remains inconsistent. This talk presents how the National Trust is using OpenStreetMap relations and working with others to promote a common representation to describe walking trails.
| https://scottreinhardmaps.com/blogs/custom-mapping-projects/custom-reuters-open-source-mapping |