Changeset 35635 in osm for applications/editors
- Timestamp:
 - 2020-10-30T10:04:37+01:00 (5 years ago)
 - Location:
 - applications/editors/josm/plugins/pbf
 - Files:
 - 
      
- 2 edited
 
- 
          
  .checkstyle (modified) (1 diff)
 - 
          
  README (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
applications/editors/josm/plugins/pbf/.checkstyle
r32859 r35635 10 10 <filter name="DerivedFiles" enabled="true"/> 11 11 <filter name="FilesFromPackage" enabled="true"> 12 <filter-data value="src/com"/>13 <filter-data value="src/crosby"/>14 <filter-data value="gen/com"/>15 <filter-data value="gen/crosby"/>16 12 <filter-data value="data"/> 17 13 <filter-data value="images"/>  - 
      
applications/editors/josm/plugins/pbf/README
r34095 r35635 11 11 12 12 See https://wiki.openstreetmap.org/wiki/PBF 13 14 The source code in package crosby.binary has been copied from https://github.com/scrosby/OSM-binary. 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  