Skip to content

Add sections 12.5, 12.6 & 12.7 for GeoJSON, KML & DGGS #674

@nicholascar

Description

@nicholascar

How to represent WKT & GML in RDF is indicated in the document but not GeoJSON, KML & DGGS which seem to have been missed.

GeoJSON has this class hierarchy (very flat):

GeoJsonObject
    Geometry
        Point
        LineString
        Polygon
        MultiPoint
        MultiLineString
        MultiPolygon
        GeometryCollection

So the same advice as per WKT & GML could be given for GeoJSON.

KML has

Object
    Feature
    Geometry
        Point
        LineString
        LinearRing
        Polygon
        MultiGeometry
        Model

DGGS???

Metadata

Metadata

Assignees

Labels

1.1 errataCorrections of the GeoSPARQL 1.1 standard outputs.GeoSPARQL 1.2The version of GeoSPARQL succeeding from GeoSPARQL 1.1

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions