Interface GeoJson

All Known Subinterfaces:
Geometry, GeometryItem
All Known Implementing Classes:
Changeset, ChangesetCollection, ChangesetStatistics, Feature, FeatureCollection, FeatureModification, FeatureModificationList, GeometryCollection, LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, Statistics, StatisticsBbox, StatisticsCount, StatisticsGeometryTypes, StatisticsProperties, StatisticsPropertiesValue, StatisticsTags, StatisticsTagsValue

public interface GeoJson
  • Method Details

    • toJson

      String toJson()
      Returns:
      the JSON string of the object
    • toPrettyJson

      String toPrettyJson()
      Returns:
      the JSON string of the object in pretty format