source: josm/trunk/src/org/openstreetmap/josm/io/GeoJSONWriter.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12816   7 years Don-vip see #15229 - see #15182 - remove GUI references from I/O subsystem
(edit) @12809   7 years bastiK replace abstract class AbstractVisitor by interface …
(edit) @12806   7 years Don-vip see #15229 - see #15182 - remove GUI references from GeoJSONWriter
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @12439   7 years Don-vip fix #14974 - geojson export: use Polygon only for closed ways
(edit) @12092   7 years Don-vip fix #14761 - Deleted featured are not removed from geojson
(edit) @11191   7 years Don-vip sonar - fix some recent warnings
(edit) @11166   7 years simon04 fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM
(edit) @10852   8 years Don-vip fix #13358 - GeoJSON no longer permits projections other than WGS84, …
(edit) @10817   8 years simon04 see #7307 - Enhance GeoJSON export - Save ways as LineString or …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10171   8 years Don-vip update to checkstyle 6.18
(edit) @10165   8 years simon04 fix #12803 - JOSM writes invalid crs entry in GeoJSON
(edit) @8839   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8813   9 years simon04 fix #10770 - GeoJSON export: allow to save coordinates in current map …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7509   10 years stoecker remove tabs
(edit) @7030   10 years Don-vip see #8465 - use of try-with-resource
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6756   10 years Don-vip fix #9590 - replace org.json with GPL-compliant jsonp + remove mention …
(edit) @6485   10 years Don-vip see #7307 - GeoJSON export: add generator:JOSM and bbox
(edit) @6484   10 years Don-vip see #7307, fix #8474 - use org.json as lightweight internal json …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6009   11 years Don-vip fix #8799 - Follow conventional visitor design pattern by renaming …
(edit) @5528   12 years bastiK fixed #8100 - GeoJSON output not readable by TileMill (patch by …
(edit) @5334   12 years Don-vip see #7505, see #7847 - Handle deleted nodes without coordinates in …
(edit) @5305   12 years simon04 fix #7820 - GeoJSON implementation incorrectly uses escape char on …
(add) @4886   12 years simon04 see #7307 - basic version of GeoJSON export
Note: See TracRevisionLog for help on using the revision log.