Modify

Opened 17 months ago

Last modified 17 months ago

#7307 new enhancement

Option to save data in GeoJSON

Reported by: sism Owned by: team
Priority: normal Component: Core
Version: Keywords: geoJSON
Cc:

Description

it would be nice to export data to geoJOSN ( http://geojson.org/geojson-spec.html#examples )

the exported files could be rendered in kothic ( http://kothic.org/js/ )

Attachments (0)

Change History (2)

comment:1 Changed 17 months ago by simon04

In [4886/josm]:

see #7307 - basic version of GeoJSON export

comment:2 Changed 17 months ago by simon04

  • Summary changed from opion to save data in geoJSON to Option to save data in GeoJSON

Added basic GeoJSON export, i.e.,

  • export nodes as "type": "Point"
  • export ways as "type": "LineString"
  • relations are currently not supported
Version 0, edited 17 months ago by simon04 (next)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to sism
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.