Changeset 32862 in osm
- Timestamp:
- 2016-08-21T15:33:37+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/pbf
- Files:
- 
      - 3 added
- 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      applications/editors/josm/plugins/pbf/src/org/openstreetmap/josm/plugins/pbf/io/PbfWriter.javar32859 r32862 500 500 501 501 /** 502 * Writes data toan OSM data layer.502 * Writes data from an OSM data layer. 503 503 * @param layer data layer 504 504 */ … … 508 508 509 509 /** 510 * Writes data toa dataset.510 * Writes data from a dataset. 511 511 * @param ds dataset 512 512 */ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  