User:Emvee
| |||||||
| |||||||
| |||||||
|
Hello!
I'm living in Rotterdam, the Netherlands, so you will see me likely contribute for in and around this city.
For mapping I use a Columbus V-900 GPS logger and a Garmin/eTrex Touch 35 with Openfietsmap Benelux and JOSM running under OpenSuse Linux.
Martin.
Handy and interesting pages
V Project Nederland |
Conventies: |
Deelprojecten: |
- NL:Map_Features
- Route relation & Split routes
- GPS Reviews
- Trick for making perfectly perpendicular/aligned ways in JOSM
- Map compare; OpenStreetMap is not doing bad ;-)
- Perl programs, SomeChecks
- A method to check the ways with a certain city
- Handy list of OpenStreetMap links
- MoNav - very fast and exact routing with OpenStreetMap data
- OSM data for the different countries of Europe
- User statistics
- Changeset discussions
- History of a node/way/relation seen graphically
- Augmented OSM Change Viewer (achaci)
- BAG viewer
- Algemene Hoogtekaart Nederland
- Osmose errors/warnings for objects where I was the last editor
- Mogelijk ontbreken van de traffic_signals:direction tag voor stoplichten in Zuid-Holland
- Vrije topografische kaarten van Nederland
- Taginfo voor Nederland en voor Zuid-Holland
- Mapline: create maps along a track in print quality
- Your Inbox and Outbox. To send an email to an user go to the users page and select kies "Bericht verzenden" (https://www.openstreetmap.org/message/new/<userid>)
- User:PeeWee32/layers Handige lijst van praktische layers
- Creëer een kaart met eigen overlay
- NL:Lacking proper attribution/Example email
- Mechanical Edits/Mateusz Konieczny - bot account
- Tool that helps with more challenging reverts
- Search by changeset metadata?
- Cycling in The Netherlands, changes
- JOSM-Scripts
- Chinese postman problem - visit every street i an area, see also 1 and 2 and a full description of the implementation using python
- opening_hours evaluation tool, ook bruikbaar voor conditional restrictions
- Speed Limits Map
Route planners
- Almost perfect bicycle route planner
- Route planner based on OSM data
- Frequently updated, fast router, only cars
- Another route planner based on OSM data
- Web interface to brouter offline router engine, quite some (editable) profiles
- Nice German planner with GPX track upload and POI's
- Planner voor fietsroutes
- Fietsrouteplanner voor Rotterdam
- Open trip planner - Fiets en OV
- Compleet reisadvies voor auto, fiets en openbaar vervoer.
- Fietsplanner voor Europese toeren die bestaande routes aan elkaar plakt
- Mooie planner met bewerkbare profielen
- Graphhopper
Cards for Rotterdam-Zuid, Barendrecht en Ridderkerk
- Bicycle card
- Another bicycle card
- Another bicycle card, CyclOSM
- Keep right!
- Restriction analyzer
- OSM Inspector
- Fiets/ATB/Wandel/Skate Map
- OSM change tiles
- Waymarkedtrails cycling
- Waymarkedtrails hiking
- Open Topo Map
- Strava heat map
- Bicycle tags on OSM
- Maxspeed
- OpenPOImap
- Osmose for Zuid-Holland
- Wie is de wegbeheerder en landingspagina
- OSM-OK Nederland
- Gewaspercelen
- OSM OK, zie OSM OK Nederland, NL lagen in een viewer.
- Verkeersbordenkaart
- Scheve wegen
- Highways defragmenteren
- Open Infra Map (Zuid-Holland)
- PostNL brievenbussen
- Topotijdreis
- PDOK natuurgebieden
JOSM setup
On 20220605 Josm errored out on loading ~/.config/JOSM/preferences.xml and that left me with a virgin josm install. I had setup all kind of custom settings and this section tries to document them while I restore them so next time it can be done faster.
- Enable Expert Mode
- Handy layers for NL - resources/sessions/NL_OSM_basis_layers.jos (from this topic)
- Paint styles:
- NL Traffic signs: https://signs.tools4osm.nl/JOSM/Styles_Traffic_signs-style.mapcss, see NL style sheets, o.a. Verkeerborden in Josm etc.
- Road Extended: resources/styles/Road_Extended/Road_Extended_JOSM_style.mapcss
- Styles/Greenery
- NL-Fiets standard preset - see JOSM Presets voor NL.
- Create a NL-Fiets button using Preferences -> Toolbar
- Plugins: alignways, Mapillary, Reverter, utilsplugin2, ColumbusCSV, PolygonCutOut
- OSM Data: Draw Direction Arrows
- Enable Remote Control
- Set properties.recently-added-tags using Advanced Preferences from 5 to 10 so the last 10 used tags are displayed
- TMS max zoom level op 24 TMS max zoom level op 24h
Things did initially not work without problems, see https://josm.openstreetmap.de/ticket/22057. After completely removing ~/.config/JOSM, ~/.local/share/JOSM and ~/.cache/JOSM and doing the configuration again everything worked again as before.
Key/Tag macro's
Code | Weergave |
---|---|
{{Key|cycleway}} | cycleway=* |
{{Tag|cycleway|}} | cycleway=* |
{{Tag|cycleway|lane}} | cycleway=lane |
{{TagValue|cycleway|lane}} | lane |
{{Tag|cycleway||lane}} | cycleway=lane |
{{Tag|cycleway|subkey=subkey||lane}} | cycleway:left=lane |
{{Tag|cycleway|:=subkey|lane}} | cycleway:left=lane |
{{Key|cycleway||lane/shared_lane}} | cycleway=lane/shared_lane |
Zie ook Template:Tag.