Changeset 33998 in osm for applications/editors/josm/plugins
- Timestamp:
- 2018-01-12T20:59:27+01:00 (8 years ago)
- Location:
- applications/editors/josm/plugins/indoorhelper
- Files:
- 
      - 3 edited
 
 - 
          
  .classpath (modified) (1 diff)
- 
          
  README (modified) (1 diff)
- 
          
  data/indoorhelper.validator.mapcss (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/plugins/indoorhelper/.classpathr33974 r33998 7 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-piclayer"/> 8 8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 9 <classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/dist/PicLayer.jar"/>10 <classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/core/dist/josm-custom.jar" sourcepath="/JOSM/src"/>11 9 <classpathentry kind="output" path="bin"/> 12 10 </classpath> 
- 
      applications/editors/josm/plugins/indoorhelper/READMEr33997 r33998 5 5 6 6 Indoorhelper is a JOSM plugin to support users when creating their own indoor maps. 7 Copyright (C) 2016 Erik Gruschka, Rebecca Schmidt 7 Copyright (C) 2016-2018 Erik Gruschka, Rebecca Schmidt 8 8 9 9 This program is free software: you can redistribute it and/or modify 
- 
      applications/editors/josm/plugins/indoorhelper/data/indoorhelper.validator.mapcssr33974 r33998 4 4 way[!level], node:unconnected[!level]{ 5 5 throwWarning: tr("This object has no level tag."); 6 fixAdd: tr("level=*");7 6 suggestAlternative: "Delete the object or use the plug-in to add a POI tag!"; 8 7 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
