GithubHelp home page GithubHelp logo

Comments (4)

makxdekkers avatar makxdekkers commented on May 26, 2024

Issues to be considered in the context of the next major semantic release.

from core-location-vocabulary.

GeertThijs avatar GeertThijs commented on May 26, 2024

@andrea-perego Specifying spatial / temporal reference systems: That kind of info is explicitly embedded in geometry serialisations like gml or wkt and mplicitly in serialisations like geojson (where the spatial reference system is always WGS84). Example of gml with reference system info on the serialisation: <gml:Point srsName=<"http://www.opengis.net/def/crs/EPSG/0/31370"> \n gml:coordinates159555.00,166155.00</gml:coordinates> \n </gml:Point>. The reference system here is Lambert 72, often used in Belgium.

from core-location-vocabulary.

GeertThijs avatar GeertThijs commented on May 26, 2024

@andrea-perego Specifying spatial coverage with a bbox: This is implicitly covered by locn:Geometry. A bounding box would be a polygon, a centroid a point. So this is only necessary when in a data exchange it is important to single out bounding boxes or centroids from a bunch of generic geometries. Both can be derived ad hoc from any geometry and the use case is more as a query parameter than something that is actually exchanged between two parties.

from core-location-vocabulary.

EmidioStani avatar EmidioStani commented on May 26, 2024

In agreement with the observations of @GeertThijs, this can be closed

from core-location-vocabulary.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.