Merkaartor Changelog

What's new in Merkaartor 0.17.2

Feb 15, 2011
  • FIX : Crash when using TMSes
  • FIX : probable fix for remote control crashes
  • FIX : Harden Filter Editor (fixes #3247)
  • FIX : Unblock indexing after an aborted doawnload, too (fixes #3248)
  • FIX : crash with --ignore-preferences
  • FIX : Crash when creating a tag template based upon an empty one (fixes #3250)

New in Merkaartor 0.17.0 (Dec 27, 2010)

  • ADD : Allow to align background image with +pan
  • ADD : Network timeout preference
  • CHG : Paste Tags : Allow anyany pasting but only takes top level features into account (fixes #3174)
  • FIX : When loading history from MDC, do not import the command if the layer is not found + save layers dirty level in MDC (fixes #3176)
  • FIX : Locked zoom was bugged since passage to real pixel per Meter (fixes #3175)
  • FIX : Allow creating a way in non-separate move mode with a virtual node selected (fixes #3172)
  • FIX : Revert to custom icon for move interaction on MAC (fixes #3170)
  • FIX : GeoTIFF + GDAL backgrounds: Allow to specify an automatic "source" tag via the plugin menu
  • ADD : Bing Maps plugin
  • FIX : GDAL + GeoTIFF : if a ESRI World File (.tfw, *.wld) is present, override file geotransform
  • FIX : GDAL + GeoTIFF : if the projection cannot be determined, ask for it rather than fail
  • ADD : Printing: Add option to show/hide unstyled features
  • FIX : Cannot access TMS servers that Min-zoom equals Max-zoom (fixes #3157)
  • ADD : GDAL raster background plugin
  • FIX : WMS Editor - Handle Styles properly
  • ADD : Explicitely add GML to the list of supported format (via GDAL)
  • ADD : Bicycle style by Markus Straub
  • ADD : Styles : allow to texture areas with an icon
  • CHG : When opening/importing, always fallback to GDAL if available. Allows to open most GDAL supported geomtery files.
  • ADD : Vector map layers
  • ADD : Allow "[*] is xxx" (or "*=xxx") construct in tag selection. Means a feature match if any of its tags has xxx as a value (fixes #3146)
  • ADD : Do not allow to delete OSM nodes in non-downloaded areas (refs #3083)
  • ADD : Save the downloaded areas in the MDC. Expired after 12h.
  • ADD : Allow to specify the Nominatim url in preferences
  • ADD : French Cadastre plugin
  • FIX : Infloop on next/previous image when none visible (fixes #3135)
  • CHG : Do not wait for "CLOSE changeset" response
  • ADD : Provision for a license term url to be agreed for map backgrounds
  • ADD : Proper User-Agent for network requests
  • ADD : Auto-add "source" tag when drawing over a background map; define the value in the WMS and TMS editors
  • FIX : Filter out invalid value for first Tag list column width (fixes #3129)
  • FIX : Remove tags from autocomplete suggestions when cleared from features (fixes #3113)
  • ADD : Allow to start merkaartor with a document template specified in preferences
  • CHG : Layers & View settings are now saved in a $HOME/Startup.mdc document rather than thru QSettings
  • ADD : New CL options: "--ignore-preferences" && "--reset-preferences"
  • FIX : Re-enable PgUp/PgDown in Geoimage dock (dock must be focused) (fixes #3126); coincidentaly, PgUp/PgDown for zooming only works when the map view is focused.
  • FIX : If a document cannot be saved (e.g. is readonly), propose the "save as..." dialog (fixes #3125)
  • CHG : Split Rotation interaction between pure rotation and scale
  • ADD : When creating a way or area, press "P" to snap the current segment as a parallel of the closest existing segment with the same general direction
  • ADD : Extrude interaction for ways (JOSM style)
  • ADD : When creating a way or area, press "C" to close the current way
  • FIX : remove dependency on GDAL data files when importing OSGB36 shapefiles + correct projection (closes #3119)
  • ADD : New preference: "Allow node/way creation in select mode". When checked, allows double-click to create a node and double-click on a node to start a way in select mode.
  • ADD : When drawing ways, double-clicking finishes the current way (Potlach/JOSM style)
  • ADD : Way segments: Keeping ALT depressed allows to move way segment
  • ADD : In Road creation mode, double-click creates a new node
  • ADD : Hardcoded PgUp/PgDown for Zoom in/Zoom out (Potlach style)
  • ADD : Snap to angle functionality when creating way: keeping "o" pressed snap to 45° angles, "h" snap to 30° angles
  • ADD : Ability to enter and select multiple OSM servers in preferences (closes #3107)
  • ADD : "--importag-tags-as-is" command-line switch to prevent adding underscores to imported tags (closes #3102)
  • CHG : Use Nominatim (http://nominatim.openstreetmap.org/) for place name lookup due to gazetteer closure
  • ADD : Cut functionality
  • ADD : double-clicking a feature selects the feature and its children
  • CHG : style update
  • ADD : Style Editor: allow to filter the style list
  • FIX : Styles: draw icons for ways, too
  • FIX : allow to shrink properties dock
  • ADD : Support for XAPI
  • ADD : ":dirty" and ":uploaded" pseudo tags for finding/filtering
  • CHG : Remove builtin "Dirty" and "Uploaded" layers. Those are now managed at feature level.
  • ADD : Allow to rename a layer by double-clicking on its name
  • FIX : Initial viewport issue
  • ADD : View menu item allowing to highlight "dirty" features, i.e., features ready for upload
  • FIX : Do not export incomplete features
  • FIX : CSV import bugs
  • ADD : Display tags in info dock
  • FIX : Use "GPX track width" setting even when not in "Simple track appearance" (fixes #3095)
  • ADD : If a shapefile do not provide its projection, ask the user for it and do not crash (fixes #3087)
  • ADD : "Set view projection to layer's" action added to image layers; set the main projection to the one of the layer
  • ADD : "Close" action to Image layers
  • ADD : Allow plugins to save parameters in a .mdc document; allows, e.g.; to save the filename of a GeoTIFF
  • ADD : Add a "Properties" dialog to display various info about the current document
  • ADD : Save projection in .MDC files
  • CHG : Do not save the projection in preferences unless the projection is specified thru the menu
  • ADD : Re-introduce PROJ4 as a build-time optional dependency for projections. It is probably neede for exotic projections...
  • FIX : implement new Id's as global incremented 64-bits integer (fixes #3082)
  • FIX : lat/lon grid fixes for non-othogonal projections
  • FIX : for non-rthogonal projections, maximize the viewport in lat/lon
  • FIX : Handle empty style list in editor (fixes #3079)
  • FIX : Fix scale bar to take latitude into account.
  • ADD : Tool to align edges to regularly spaced angles (can orthogonalise buildings)
  • FIX : Do not tag-match relation's children unless the type is "multippolygon" (fixes #2916)
  • ADD : support for potlach-style TMS url (with "!") and "%x", "%y", "%z" in addition to "%1", "%2", "%3"
  • ADD : Join areas tool
  • FIX : problem with "Bottom-left standard" TMS
  • ADD : Printing
  • ADD : Hungarian translation by Peter Sulyok
  • CHG : Allow to pan with middle mouse button
  • ADD : Toolbar editor (create/modify tollbars)
  • FIX : OSX fix
  • FIX : Draw relations children dashed to avoid multiple parent drawing
  • FIX : Fix several issues with features dock.
  • FIX : Fix reappearance of deleted features.
  • FIX : Fix WayRemoveNodeCommand reversibility.
  • ADD : Allow to move complete relations
  • FIX : WMS'es in EPSG:4326 not showing
  • FIX : Don't overzoom on layer zoom (and don't allow if the bbox is null). fixes #3046
  • ADD : Add a "portable" mode to merkaartor via command-line ("-p") or build setting ("PORTABLE=1")
  • ADD : Add a "Find" button to the Feature dock. Press "Reset" to revert to list current features.
  • CHG : Use TagSelector for "Edit-Find"
  • ADD : pseudo-tag key :id, :user, :version, :time to TagSelector
  • ADD : Added subdivide, area split, spread nodes, and terracing tools (by James Hogan)
  • ADD : Read-only filter system

New in Merkaartor 0.16.2 (Aug 17, 2010)

  • FIX : Initial viewport issue
  • FIX : Do not export incomplete features
  • FIX : CSV import bugs
  • FIX : Use "GPX track width" setting even when not in "Simple track appearance" (fixes #3095)
  • FIX : temporary solution for #3082
  • CHG : Allow to pan with middle mouse button
  • FIX : lat/lon grid fixes for non-othogonal projections
  • FIX : for non-rthogonal projections, maximize the viewport in lat/lon
  • FIX : Handle empty style list in editor (fixes #3079)
  • FIX : Fix scale bar to take latitude into account.
  • FIX : Do not tag-match relation's children unless the type is "multippolygon" (fixes #2916)
  • FIX : problem with "Bottom-left standard" TMS
  • FIX : OSX fix
  • FIX : Draw relations children dashed to avoid multiple parent drawing
  • FIX : Fix several issues with features dock.
  • FIX : Fix reappearance of deleted features.
  • FIX : Fix WayRemoveNodeCommand reversibility.

New in Merkaartor 0.16.1 (Jun 16, 2010)

  • FIX : crash when deleting relations
  • ADD : Allow to move complete relations
  • FIX : First feature not OSM exported
  • FIX : WMS'es in EPSG:4326 not showing
  • FIX : Don't overzoom on layer zoom (and don't allow if the bbox is null). fixes #3046
  • ADD : Add a "portable" mode to merkaartor via command-line ("-p") or build setting ("PORTABLE=1")

New in Merkaartor 0.14 (Aug 13, 2009)

  • Switch to API 0.6, remove support for 0.5
  • Add a Features dock displaying the features in the current viewport
  • Alternative way of drawing GPX tracks
  • Support for proxy authentification
  • Ability to create a junction between to crossing roads
  • Ability to create polygons of any number of sides
  • Ability to rotate roads/areas
  • Ability to create house numbers "Karlsruhe" style
  • Spatial indexing of features for faster display with large downloaded areas
  • Support for multiple image layers
  • Support for multi-selection of layers; allow to show/hide or readonly several layers at once
  • Drag&drop re-ordering of layers
  • plugin-bassed background layers
  • Ability to choose Qt style
  • Discardable dialog/messageboxes
  • and other tweaks and little things...