User:Rubke
Jump to navigation
Jump to search
All my contributions to OpenStreetMap are released into the public domain. This applies worldwide. In case this is not legally possible, I grant anyone the right to use my contributions for any purpose, without any conditions, unless such conditions are required by law. |
I don't give a flying monkey's for tag voting, automatic changebots, endless discussions, categories, or any of that crap, but prefer to get on and actually do stuff. |
Living and mapping in the south of the Netherlands (Maastricht)
I'm using GPS mostly on the mountain bike and in the car.
Projects
Currently working on
- 3D shapes import for Limburg, The Netherlands
- PoiExport a webbased poi export
- [1] XAPI Dynamic layers
- [2] Drag & Drop POI editor
- [3] Data toolkit
- GoogleEarth Dynamic KML Show OpenStreetMap data in Google Earth by using dynamic KML VBR (view based refresh)
- Visitors map for the dutch software freedom day
- Rendering of Nederlandse_fietskaart on the NL Tile Server
- vbulletin osm integrate openstreetmap in vbulletin forum
- OSMtracker logger for Windows Mobile PDA
- OSMtiledownloader and stitcher
- MOSME, Mobile OSM Editor for Windows Mobile PDA
- Managing the OpenStreetMap group at LinkedIn
Past Projects
Did some hobby projects the past years
- openfietskaart, custom rendering for a cycle map of The Netherlands
- OSMtiledownloader, a tile downloader for Windows.
- OSMtracker, a tracking and annotation application on the PocketPC for the OpenStreetMap project
- live GPS tracking with a PDA to a mysql database (with gprs) and visualisation on google maps (on pc)
- made a guided GPS walking/trip application on a PDA, GeoTrip
- made a PocketGoogleMaps client on a PDA
New Project Idea's
- Render The Netherlands with "stafkaart" details
- Webbased (text) editor for data corrections and relations
- Render SRTM relief map for The Netherlands as basemap
- Make a interactive map with poi popups
- Make a stat graph of
- number of users in the netherlands
- number of nodes / ways / relations
- Display a 'live' map that jumps to the lastest change in the database (just for fun, kind of screensaver)
- make some GPS games with osm maps
OSM Hardware
- Garmin eTrex Legend Atlantic
- Rikaline GPS mouse
- 2x Qtek 2020i
Contact
You can email me on : rob(at)coolbegin.com
OSM Links
- WikiProject_Netherlands
- Slippy map
- PDA_Voice_Recording
- WinPDA
- Audio mapping
- geodata
- Map features
- AND integration
- OSM_Protocol_Version_0.5
- Bestaande_geodata_hergebruiken
- Cycle_routes
- create maps
- User:Computerteddy Garmin map creator
- OSMGarminMap
- OSM_Mobile_Binary_Protocol
- kleptog poi map [4]
- [5] routing demo
- [6] tile map
- JOSM_file_format
- OSM_Mobile_Binary_Protocol
- [7] or [8] tagwatch netherlands
- OpenLayers_Dynamic_POI
adding layer on dutch tile server
create a new stylesheet
/home/mapnik/stylesheets/osm-ov-zones-overlay.xml
add next entry to /home/mapnik/tiles/renderd.conf
use user tile for edit (sudo su - tile)
[ov-zones]
URI=/ov-zones/
XML=/home/mapnik/stylesheets/osm-ov-zones-overlay.xml
HOST=tiles.mijndev.openstreetmap.nl
create new tile folder (ov-zones)in /home/mapnik/tiles/
use tile user for this !
restart renderd engine : killall renderd