# # ChangeLog for trunk/data/validator in josm # # Generated by Trac 1.6 # 2024-11-01T05:31:40+01:00 Sat, 12 Jan 2019 18:41:09 GMT GerdP [14683] * trunk/data/validator/ignoretags.cfg (modified) fix #17199 Add keys length and width to ignore list Sun, 23 Dec 2018 10:10:29 GMT GerdP [14595] * trunk/data/validator/ignoretags.cfg (modified) see #15774: fix typo reg. E:fire_hydrant:pressure and remove ... Sun, 23 Dec 2018 00:25:15 GMT Klumbumbus [14593] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/geometry.mapcss (modified) * trunk/data/validator/ignoretags.cfg (modified) * trunk/data/validator/numeric.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) fix #15774 - Update emergency=fire_hydrant preset (based on patch by ... Fri, 21 Dec 2018 18:30:14 GMT Don-vip [14580] * trunk/data/validator/ignoretags.cfg (modified) fix #17117 - ignore `historic=heritage`, `water_source=main` Thu, 20 Dec 2018 21:33:32 GMT Klumbumbus [14577] * trunk/data/validator/geometry.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/UnclosedWays.java (modified) fix #17130 - warn about area:highway on unclosed ways and nodes Tue, 11 Dec 2018 21:34:04 GMT Klumbumbus [14552] * trunk/data/maps.xsd (modified) * trunk/data/validator/territories.mapcss (modified) * see #16301 - make `id` mandatory * see #17058 - add asserts to ... Sat, 08 Dec 2018 00:08:05 GMT Don-vip [14520] * trunk/data/validator/geometry.mapcss (modified) fix #17085 - wrong placeholder in geometry.mapcss Sun, 02 Dec 2018 15:04:34 GMT GerdP [14490] * trunk/data/validator/words.cfg (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/TagChecker.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (modified) fix #17055 17055-v2.patch with one empty line removed Sun, 25 Nov 2018 20:25:56 GMT Klumbumbus [14454] * trunk/data/validator/geometry.mapcss (modified) warn about door=* on ways Tue, 06 Nov 2018 17:45:46 GMT Klumbumbus [14413] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/geometry.mapcss (modified) * fix #16957 - don't warn about amenity=taxi connected to a highway=* ... Wed, 31 Oct 2018 21:38:28 GMT Don-vip [14393] * trunk/data/validator/deprecated.mapcss (modified) fix #16924, fix #16925 - Telecom central office / service device ... Wed, 31 Oct 2018 18:08:03 GMT Klumbumbus [14392] * trunk/data/validator/deprecated.mapcss (modified) fix #16928 - improve payment methods validator message Sat, 27 Oct 2018 12:45:50 GMT Klumbumbus [14372] * trunk/data/validator/ignoretags.cfg (modified) see #16793 - forgot to tranquilize Jenkins Thu, 25 Oct 2018 20:50:37 GMT Klumbumbus [14364] * trunk/data/validator/combinations.mapcss (modified) fix #16888 - don't warn about oneway *:forward *:backward ... Thu, 25 Oct 2018 17:48:25 GMT Klumbumbus [14359] * trunk/data/validator/numeric.mapcss (modified) don't warn about maxheight=below_default (see https://github.com/osm- ... Mon, 22 Oct 2018 19:25:15 GMT Klumbumbus [14356] * trunk/data/validator/combinations.mapcss (modified) fix #16861 - warn about segregated=* together with bicycle=no or foot=no Mon, 22 Oct 2018 18:57:23 GMT Klumbumbus [14354] * trunk/data/validator/highway.mapcss (modified) fix #16873 - add a warning about highway=yes Sat, 06 Oct 2018 10:39:26 GMT Klumbumbus [14299] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/geometry.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) fix #16792 - fix rendering of power=switchgear from node to area, add ... Thu, 27 Sep 2018 18:32:47 GMT Klumbumbus [14275] * trunk/data/validator/combinations.mapcss (modified) fix #16783, see #16157 - fix validator warning message (modified ... Wed, 26 Sep 2018 16:29:26 GMT stoecker [14273] * trunk/data/validator/numeric.mapcss (modified) * trunk/src/javax/json/stream/JsonGenerator.java (modified) * trunk/src/org/openstreetmap/josm/actions/AbstractMergeAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/CloseChangesetAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/JosmAction.java (modified) * trunk/src/org/openstreetmap/josm/actions/mapmode/DrawAction.java (modified) * trunk/src/org/openstreetmap/josm/command/RotateCommand.java (modified) * trunk/src/org/openstreetmap/josm/data/Version.java (modified) * trunk/src/org/openstreetmap/josm/data/cache/JCSCachedTileLoaderJob.java (modified) * trunk/src/org/openstreetmap/josm/data/imagery/WMTSTileSource.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/Storage.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/ArrowPaintHelper.java (modified) * trunk/src/org/openstreetmap/josm/data/osm/visitor/paint/StyledMapRenderer.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/datum/NTV2GridShiftFile.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/proj/AbstractProj.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/proj/EquidistantCylindrical.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/proj/ObliqueMercator.java (modified) * trunk/src/org/openstreetmap/josm/data/projection/proj/TransverseMercator.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/routines/DomainValidator.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/routines/package.html (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/Addresses.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/MapCSSTagChecker.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/RelationChecker.java (modified) * trunk/src/org/openstreetmap/josm/gui/GettingStarted.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainApplication.java (modified) * trunk/src/org/openstreetmap/josm/gui/MainFrame.java (modified) * trunk/src/org/openstreetmap/josm/gui/MapViewState.java (modified) * trunk/src/org/openstreetmap/josm/gui/bbox/BBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/bbox/SlippyMapBBoxChooser.java (modified) * trunk/src/org/openstreetmap/josm/gui/bugreport/DebugTextDisplay.java (modified) * trunk/src/org/openstreetmap/josm/gui/bugreport/JosmUpdatePanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/datatransfer/data/LayerTransferData.java (modified) * trunk/src/org/openstreetmap/josm/gui/datatransfer/data/PrimitiveTransferData.java (modified) * trunk/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/download/PlaceSelection.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/HistoryBrowserModel.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/HistoryLoadTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/history/VersionInfoPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/DownloadOpenChangesetsTask.java (modified) * trunk/src/org/openstreetmap/josm/gui/io/SaveLayersDialog.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/AbstractTileSourceLayer.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/gpx/DownloadAlongPanel.java (modified) * trunk/src/org/openstreetmap/josm/gui/layer/imagery/TileCoordinateConverter.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/StyleSource.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSException.java (modified) * trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/placement/OnLineStrategy.java (modified) * trunk/src/org/openstreetmap/josm/gui/oauth/AuthorizationProcedureComboBox.java (modified) * trunk/src/org/openstreetmap/josm/gui/preferences/PreferenceTabbedPane.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/TagEditorModel.java (modified) * trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPresetNameTemplateList.java (modified) * trunk/src/org/openstreetmap/josm/gui/util/WindowGeometry.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/JosmPasswordField.java (modified) * trunk/src/org/openstreetmap/josm/gui/widgets/MultiSplitLayout.java (modified) * trunk/src/org/openstreetmap/josm/io/DefaultProxySelector.java (modified) * trunk/src/org/openstreetmap/josm/io/NetworkManager.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApiException.java (modified) * trunk/src/org/openstreetmap/josm/io/OsmApiInitializationException.java (modified) * trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/AddWayHandler.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginDownloadTask.java (modified) * trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java (modified) * trunk/src/org/openstreetmap/josm/tools/Geometry.java (modified) * trunk/src/org/openstreetmap/josm/tools/Logging.java (modified) * trunk/src/org/openstreetmap/josm/tools/MemoryManager.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHook.java (modified) * trunk/src/org/openstreetmap/josm/tools/PlatformHookWindows.java (modified) * trunk/src/org/openstreetmap/josm/tools/XmlParsingException.java (modified) * trunk/src/org/openstreetmap/josm/tools/bugreport/BugReportSender.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/projection/ProjectionRefTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/data/validation/tests/TagCheckerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/gui/layer/MainLayerManagerTest.java (modified) * trunk/test/unit/org/openstreetmap/josm/testutils/JOSMTestRules.java (modified) fix typos - patch by naoliv - fix #16781 - Thanks a lot Fri, 07 Sep 2018 20:57:41 GMT Don-vip [14227] * trunk/data/validator/ignoretags.cfg (modified) see #16658 - ignore new tags for now Sat, 11 Aug 2018 17:09:10 GMT Klumbumbus [14127] * trunk/data/validator/combinations.mapcss (modified) fix #16300 - don't warn about some intermittent, boat, ford, basin, ... Sat, 11 Aug 2018 16:55:00 GMT Klumbumbus [14124] * trunk/data/validator/relation.mapcss (modified) fix #16242, see #15208 - warn about bicycle=no ways being part of ... Sat, 11 Aug 2018 16:46:32 GMT Klumbumbus [14123] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/geometry.mapcss (modified) * trunk/data/validator/ignoretags.cfg (modified) * trunk/images/presets/power/catenary_mast.svg (moved) * trunk/images/presets/power/terminal.svg (moved) * trunk/styles/standard/elemstyles.mapcss (modified) fix #15769, see #12297, see #12386 - Add power=catenary_mast and ... Fri, 10 Aug 2018 22:14:39 GMT Klumbumbus [14117] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/ignoretags.cfg (modified) * ignore building=slurry_tank, only used in germany/denmark; ... Wed, 08 Aug 2018 23:10:38 GMT Don-vip [14112] * trunk/data/validator/ignoretags.cfg (modified) ignore `old_railway_operator`, like `operator` Sat, 28 Jul 2018 11:03:49 GMT Klumbumbus [14059] * trunk/data/validator/geometry.mapcss (modified) fix #16528 - warn about golf=green|bunker|fairway on nodes Fri, 27 Jul 2018 23:16:04 GMT Don-vip [14057] * trunk/data/validator/wikipedia.mapcss (modified) fix #16495 - make wikipedia validation rules case insensitive Sat, 21 Jul 2018 16:13:49 GMT Klumbumbus [14042] * trunk/data/validator/combinations.mapcss (modified) fix #16464 - warn about internet_access=no together with ... Sat, 21 Jul 2018 16:11:21 GMT Klumbumbus [14041] * trunk/data/validator/combinations.mapcss (modified) see #16147 - better validator warning text (print value of second tag) Thu, 28 Jun 2018 22:05:18 GMT Don-vip [13982] * trunk/data/validator/deprecated.mapcss (modified) fix #16430 - Add validation rule encouraging ... Thu, 28 Jun 2018 20:08:49 GMT Klumbumbus [13981] * trunk/data/validator/combinations.mapcss (modified) fix #16437 - don't warn about lock_name without name Mon, 25 Jun 2018 19:09:33 GMT Don-vip [13977] * trunk/data/validator/highway.mapcss (modified) fix #16424 - ignore `crossing=no` from "pedestrian railway crossing ... Mon, 25 Jun 2018 17:05:08 GMT Klumbumbus [13975] * trunk/data/validator/combinations.mapcss (modified) fix #16423, see #16147 - fix mapcss rule Sun, 24 Jun 2018 17:29:55 GMT Don-vip [13972] * trunk/data/validator/combinations.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) fix #16147 - add rendering and validator rules for pressurised waterways Fri, 25 May 2018 20:29:52 GMT Klumbumbus [13834] * trunk/CONTRIBUTION (modified) * trunk/data/validator/ignoretags.cfg (modified) ignore indoor=room for now Mon, 21 May 2018 22:02:17 GMT Don-vip [13814] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) fix #15367 - Power transformer extension Sat, 19 May 2018 15:45:18 GMT Klumbumbus [13788] * trunk/data/validator/deprecated.mapcss (modified) fix #15877 - autofix roof:color and building:color to roof:colour and ... Sat, 19 May 2018 15:00:45 GMT Klumbumbus [13787] * trunk/data/validator/combinations.mapcss (modified) * trunk/images_nodist/presets/embankment-pattern-centered.svg (added) * fix #16214 - Provide autofix to remove completely useless area=yes ... Sat, 19 May 2018 12:53:32 GMT Klumbumbus [13786] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/deprecated.mapcss (modified) * fix #16254 - add a drinking_water=* checkbox to the fountain preset ... Wed, 25 Apr 2018 21:26:10 GMT Klumbumbus [13680] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/ignoretags.cfg (modified) update preset links, ignore seasonal=no Mon, 23 Apr 2018 21:46:31 GMT Don-vip [13671] * trunk/data/validator/geometry.mapcss (modified) * trunk/src/org/openstreetmap/josm/data/validation/Test.java (modified) * trunk/src/org/openstreetmap/josm/data/validation/tests/CrossingWays.java (modified) fix #16188 - Detect crossing of residential areas (patch by marxin, ... Mon, 16 Apr 2018 22:51:35 GMT Klumbumbus [13646] * trunk/data/validator/ignoretags.cfg (modified) ignore type=benchmark (someone just imported 106941 of these objects. ... Mon, 16 Apr 2018 22:17:13 GMT Klumbumbus [13645] * trunk/data/validator/combinations.mapcss (modified) fix #16157 - don't warn about landuse=retail + building combination Mon, 26 Mar 2018 20:16:39 GMT Klumbumbus [13576] * trunk/data/validator/deprecated.mapcss (modified) warn about power=busbar Sun, 25 Mar 2018 17:09:13 GMT Klumbumbus [13566] * trunk/data/validator/combinations.mapcss (modified) don't warn about step_count on man_made=tower Mon, 05 Mar 2018 17:56:07 GMT Klumbumbus [13508] * trunk/data/validator/combinations.mapcss (modified) fix #16055 - don't warn about missing tourism=artwork if ... Mon, 26 Feb 2018 22:20:46 GMT Klumbumbus [13471] * trunk/data/validator/highway.mapcss (modified) don't warn about missing ref on junction=roundabout as this is ... Sat, 24 Feb 2018 17:00:46 GMT Klumbumbus [13452] * trunk/data/validator/combinations.mapcss (modified) fix #16007 - don't warn about electrified=* highway=* combination Wed, 14 Feb 2018 20:14:35 GMT Klumbumbus [13424] * trunk/data/validator/deprecated.mapcss (modified) warn about misspelled amenity=toilet Sat, 10 Feb 2018 16:08:28 GMT Klumbumbus [13403] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/ignoretags.cfg (modified) * fix #15871 - extend preset natural=tree with denotation and ... Sat, 10 Feb 2018 12:49:11 GMT Klumbumbus [13401] * trunk/data/validator/combinations.mapcss (modified) * add addr:street together with addr:place warning (info level due to ... Fri, 09 Feb 2018 20:34:57 GMT Klumbumbus [13394] * trunk/data/validator/geometry.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) * fix #15648 - warn about unclosed ways with place=islands * fix ... Sat, 03 Feb 2018 16:41:38 GMT Klumbumbus [13379] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/ignoretags.cfg (modified) * trunk/images/presets/leisure/bandstand.svg (added) * trunk/images/presets/misc/kiln.svg (added) * trunk/images_nodist/presets/wlan/wlan.svg (moved) * trunk/styles/standard/elemstyles.mapcss (modified) * fix #15778 - add leisure=bandstand (icon self created, derived from ... Sat, 03 Feb 2018 13:37:46 GMT Klumbumbus [13378] * trunk/data/validator/deprecated.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) fix #15667 - adjust warnings for waterway oneway combinations Sat, 03 Feb 2018 13:23:10 GMT Klumbumbus [13377] * trunk/data/validator/unnecessary.mapcss (modified) fix #15664 - warn about unnecessary area=yes at closed ... Fri, 26 Jan 2018 23:16:32 GMT Klumbumbus [13361] * trunk/data/validator/ignoretags.cfg (modified) see #15839 - ignore allotments=plot and man_made=kiln for now Fri, 26 Jan 2018 21:34:54 GMT Klumbumbus [13357] * trunk/data/validator/numeric.mapcss (modified) fix #15719 - restrict comma autofix to max. 2 decimal places to avoid ... Sun, 21 Jan 2018 13:11:45 GMT Klumbumbus [13349] * trunk/data/validator/numeric.mapcss (modified) see #15719 - allow units in width comma autofix Sat, 20 Jan 2018 16:44:51 GMT Klumbumbus [13345] * trunk/data/validator/numeric.mapcss (modified) see #15719 - provide autofix for replacing single comma by point for ... Sat, 20 Jan 2018 14:42:45 GMT Klumbumbus [13343] * trunk/data/validator/numeric.mapcss (modified) see #15719 - improve/unify validator messages Sat, 20 Jan 2018 13:40:55 GMT Klumbumbus [13340] * trunk/data/validator/ignoretags.cfg (modified) see #15769, fix jenkins JOSM-Integration - ignore power=catenary_mast ... Sat, 20 Jan 2018 13:26:32 GMT Klumbumbus [13339] * trunk/data/validator/deprecated.mapcss (modified) fix #15804, fix #15805 - warn about deprecated ... Sun, 14 Jan 2018 14:08:38 GMT Klumbumbus [13320] * trunk/data/validator/deprecated.mapcss (modified) add validator rule for false friends of tourism=picnic_site and ... Mon, 08 Jan 2018 19:47:26 GMT Klumbumbus [13302] * trunk/data/validator/unnecessary.mapcss (modified) fix #15746 - don't warn about area=* on leisure=track and leisure=slipway Sun, 07 Jan 2018 02:40:38 GMT Don-vip [13291] * trunk/data/validator/combinations.mapcss (modified) fix #15718 - allow all `leisure` tags for "sport without physical ... Sun, 07 Jan 2018 01:52:42 GMT Don-vip [13290] * trunk/data/validator/deprecated.mapcss (modified) fix #15675 - power transformer on pole validation rule Sun, 17 Dec 2017 22:01:15 GMT Klumbumbus [13218] * trunk/data/validator/deprecated.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) don't display building=1 and building=y and add a warning with ... Sun, 17 Dec 2017 21:44:00 GMT Klumbumbus [13217] * trunk/data/validator/geometry.mapcss (modified) fix #15642 - Warn about turn restrictions on ways Thu, 09 Nov 2017 18:54:42 GMT Klumbumbus [13102] * trunk/data/validator/combinations.mapcss (modified) see #13144, fix #15536 - limit male/female/unisex test to hairdressers Mon, 06 Nov 2017 19:49:35 GMT Klumbumbus [13092] * trunk/data/validator/combinations.mapcss (modified) see #15029 - warn about "trail_visibility" without "highway" (reverts ... Sun, 05 Nov 2017 18:30:18 GMT Klumbumbus [13087] * trunk/data/validator/combinations.mapcss (modified) fix #15029 - don't warn about "abandoned:highway" + "trail_visibility" Sun, 05 Nov 2017 18:26:43 GMT Klumbumbus [13086] * trunk/data/validator/combinations.mapcss (modified) fix #15269 - Warn about bare tourism=attraction Sun, 05 Nov 2017 15:45:05 GMT Klumbumbus [13084] * trunk/data/validator/combinations.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) see #15503 - simplify mapcss rules, warn about ... Sun, 05 Nov 2017 15:23:08 GMT Klumbumbus [13083] * trunk/data/validator/geometry.mapcss (modified) * trunk/styles/standard/elemstyles.mapcss (modified) fix #15503 - draw administrative boundaries only if ... Fri, 03 Nov 2017 18:39:58 GMT Klumbumbus [13075] * trunk/data/validator/unnecessary.mapcss (modified) fix #15477 - suggest to remove payment:cash if tagged together with ... Fri, 03 Nov 2017 17:51:41 GMT Klumbumbus [13074] * trunk/data/validator/geometry.mapcss (modified) fix #15478 - Warn about unconnected highway=milestone and ... Sat, 28 Oct 2017 18:03:41 GMT Klumbumbus [13049] * trunk/data/validator/deprecated.mapcss (modified) fix #15480, see #11344, see #13101 - update old power validation rule Tue, 24 Oct 2017 20:34:03 GMT Klumbumbus [13035] * trunk/data/validator/numeric.mapcss (modified) fix #15479 - Include meters as a valid unit for distance (patch by ... Sun, 22 Oct 2017 17:18:24 GMT Klumbumbus [13032] * trunk/data/validator/combinations.mapcss (modified) remove false positive warnings for the following valid tagging ... Sat, 21 Oct 2017 09:43:41 GMT Klumbumbus [13027] * trunk/data/validator/numeric.mapcss (modified) fix #15463 - improve layer validator messages Thu, 19 Oct 2017 17:05:35 GMT Klumbumbus [13026] * trunk/data/validator/combinations.mapcss (modified) fix #15453 - allow man_made=bridge bridge:structure=* combination Mon, 16 Oct 2017 19:23:59 GMT Klumbumbus [13006] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/geometry.mapcss (modified) * fix #15032 - don't warn about tourism nodes on way end nodes * see ... Mon, 16 Oct 2017 18:49:43 GMT Klumbumbus [13005] * trunk/data/validator/highway.mapcss (modified) * trunk/data/validator/numeric.mapcss (modified) * trunk/data/validator/unnecessary.mapcss (modified) fix #15439 - fine tune some validator rules (patch by nyurik) Sun, 15 Oct 2017 13:54:30 GMT Don-vip [13000] * trunk/data/validator/combinations.mapcss (modified) * trunk/images/presets/power/pole_switch.svg (modified) see #15365 - rework icon and mapcss rule Sun, 15 Oct 2017 00:10:00 GMT Don-vip [12997] * trunk/data/defaultpresets.xml (modified) * trunk/data/validator/combinations.mapcss (modified) * trunk/images/presets/power/pole_switch.svg (added) * trunk/styles/standard/elemstyles.mapcss (modified) fix #15365 - add "pole with switch" preset + new `power` icon & new ... Fri, 06 Oct 2017 20:58:33 GMT Klumbumbus [12930] * trunk/data/validator/deprecated.mapcss (modified) fix #15409, see #11507 - don't overwrite street_cabinet values by ... Sun, 24 Sep 2017 15:02:23 GMT Klumbumbus [12895] * trunk/data/validator/highway.mapcss (modified) see #11270, see #9297 - avoid false positive missing railway crossing ... Sun, 10 Sep 2017 11:49:39 GMT Klumbumbus [12815] * trunk/data/validator/territories.mapcss (modified) fix #15283 - don't warn about street name contains ss for "strasser" Thu, 07 Sep 2017 19:32:12 GMT Klumbumbus [12775] * trunk/data/validator/geometry.mapcss (modified) see #15203 - warn about some highway tags used on ways instead of nodes Thu, 07 Sep 2017 19:25:41 GMT Klumbumbus [12773] * trunk/data/validator/relation.mapcss (modified) fix #15208 - warn when route=bicycle relation uses ... Fri, 01 Sep 2017 08:58:42 GMT bastiK [12708] * trunk/data/validator/geometry.mapcss (modified) * trunk/data/validator/territories.mapcss (modified) fixed #15203 - add validator warning for `highway=motorway_junction` ... Thu, 31 Aug 2017 17:01:53 GMT Klumbumbus [12704] * trunk/data/validator/combinations.mapcss (modified) fix #15211 - Don't warn when bridge or tunnel is used in combination ... Sun, 27 Aug 2017 16:37:34 GMT Klumbumbus [12677] * trunk/data/validator/combinations.mapcss (modified) fix #15199 - Don't warn about missing bridge=movable when ... Sat, 19 Aug 2017 18:14:31 GMT Klumbumbus [12614] * trunk/data/validator/ignoretags.cfg (modified) fix typo of r12610 breaking the file Sat, 19 Aug 2017 09:06:16 GMT Klumbumbus [12610] * trunk/data/validator/ignoretags.cfg (modified) ignore place=plot for now, local usage only (tag count 10000 exceeded) Tue, 15 Aug 2017 17:55:51 GMT Klumbumbus [12607] * trunk/data/validator/ignoretags.cfg (modified) ignore man_made=yes as definition is unclear (tag count 10000 exceeded) Sat, 12 Aug 2017 15:45:43 GMT Klumbumbus [12595] * trunk/data/validator/highway.mapcss (modified) see #11270 - don't warn about missing railway=crossing|level_crossing ... Wed, 09 Aug 2017 17:08:22 GMT Klumbumbus [12585] * trunk/data/validator/ignoretags.cfg (modified) ignore amenity=childcare for now, still no clear definition in the ... Sun, 06 Aug 2017 13:24:54 GMT Klumbumbus [12572] * trunk/data/validator/combinations.mapcss (modified) * trunk/data/validator/geometry.mapcss (modified) * trunk/data/validator/ignoretags.cfg (modified) * fix #15097 - warn if ferry route way is not properly connected * ...