generated from opengeospatial/bblock-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
56 changed files
with
16,729 additions
and
1,005 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
build/annotated/geo/topo/datatypes/topology/_visited_properties.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
path @id | ||
/type @type | ||
/references https://purl.org/geojson/vocab#relatedFeatures |
60 changes: 60 additions & 0 deletions
60
build/annotated/geo/topo/features/topo-arc/_visited_properties.tsv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
path @id | ||
/type | ||
/id | ||
/properties | ||
/geometry | ||
geometry/type | ||
geometry/coordinates | ||
geometry/bbox | ||
geometry/geometries | ||
geometry/geometries/type | ||
geometry/geometries/coordinates | ||
geometry/geometries/bbox | ||
/bbox | ||
/links http://www.w3.org/2000/01/rdf-schema#seeAlso | ||
links/href http://www.w3.org/ns/oa#hasTarget | ||
links/rel http://www.iana.org/assignments/relation | ||
links/anchor | ||
links/type http://purl.org/dc/terms/type | ||
links/hreflang http://purl.org/dc/terms/language | ||
links/title http://www.w3.org/2000/01/rdf-schema#label | ||
links/length http://purl.org/dc/terms/extent | ||
/featureType @type | ||
/time | ||
time/date | ||
time/timestamp | ||
time/interval | ||
/coordRefSys | ||
coordRefSys/type | ||
coordRefSys/href | ||
coordRefSys/epoch | ||
/place | ||
place/type | ||
place/coordinates | ||
place/bbox | ||
place/base | ||
place/base/type | ||
place/base/coordinates | ||
place/base/bbox | ||
place/lower | ||
place/upper | ||
place/prisms | ||
place/prisms/type | ||
place/prisms/base | ||
place/prisms/base/type | ||
place/prisms/base/coordinates | ||
place/prisms/base/bbox | ||
place/prisms/lower | ||
place/prisms/upper | ||
place/prisms/bbox | ||
/topology | ||
topology/type | ||
topology/references | ||
topology/orientation | ||
topology/radius | ||
topology/startTangentVector | ||
topology/startTangentVector/references | ||
topology/endTangentVector | ||
topology/endTangentVector/references | ||
/radius | ||
/arcLength |
Oops, something went wrong.