[
https://issues.jboss.org/browse/TEIID-3869?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3869:
---------------------------------------
Based upon a discussion of Friday this issue will become specifically enabling support for
geoserver targeting teiid odbc via their postgis configuration. It will likely be added
first to 9.0 and then back ported. This entails several minor odbc issues, as well as
support for ~10 scalar functions (one of requires a parsing change), an aggregate
function, push down support, and a function alias.
The restrictions of this include:
- no support for curved geometry types (CIRCULARSTRING, CIRCULARSTRING, MULTICURVE,
COMPOUNDCURVE)
- no Teiid support for ST_Estimated_Extent (but that seems to be ok as geoserver will
workaround that, and we can also provide postgis pushdown support)
- no 3d support
- no geography support
- no Teiid spatial index support
A broader amount of support, to provide full opengis / sql/mm with spatial indexes etc.,
is likely too much to commit to.
Enable Teiid to be exposed as a GIS compliant data source
---------------------------------------------------------
Key: TEIID-3869
URL:
https://issues.jboss.org/browse/TEIID-3869
Project: Teiid
Issue Type: Feature Request
Components: JDBC Driver, OData, ODBC
Reporter: Van Halbert
Assignee: Steven Hawkins
See
http://www.esri.com/~/media/Files/Pdfs/library/whitepapers/pdfs/supported...
WMS -
http://www.opengeospatial.org/standards/wms
WFS -
http://www.opengeospatial.org/standards/wfs
Using MapViewer to show maps based on WMS services. The WMS services are provided by a
GeoServer like ArcGIS or GeoServer.
OData has also some capabilities in the Geo space especially on the .Net libraries side.
See
http://www.odata.org/libraries/ for Microsoft.Spatial (OData v4) and System.Spatial
(OData v1-3)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)