Skip to main content

Questions tagged [ogc]

A geospatial standards organization known as the Open Geospatial Consortium

0 votes
1 answer
15 views

How can I apply <ogc:And> inside <ogc:Function name="if_then_else">

The example: <CssParameter name="fill"> <ogc:Function name="if_then_else"> <ogc:And> <ogc:Function name="greaterEqualThan"> &...
Beettle Juice's user avatar
-1 votes
1 answer
34 views

What type of web service do GMRT and OpenTopography offer?

From what I understand, GMRT and OpenTopography offer web services for DEMs in geotiff format (raster with unique band of 16 or 32bits) whereas OGC web services serve 3 band rasters. What's the name ...
aogino's user avatar
  • 15
2 votes
0 answers
42 views

GeoServer-OGC API Features - HTML Templates

I'm using GeoServer 2.25 in combination with the corresponding OGC API module. The HTML view of the resource Features (/collections/{collectionId}/items) is controlled by the FreeMarker template named ...
radp's user avatar
  • 31
1 vote
0 answers
62 views

GeoServer - OGC API Features - API Definition

I'm using GeoServer 2.24 in combination with the corresponding OGC API module. I need to specify the API use conditions (license CC BY 4.0) and I don't know where to insert it in the administration ...
radp's user avatar
  • 31
1 vote
1 answer
82 views

OGC WKT Format for Polygon From Sketch Widget ArcGIS JS SDK

In the ArcGIS JS 4 SDK, there is a sketch widget that allows one to draw different shapes on the map of your choosing. I implemented this to an iframe on my site. However, I need code to help me get ...
mendesd's user avatar
  • 35
0 votes
1 answer
77 views

Does GeoServer support FILTERs in GetFeature requests?

I have a web client that filters WFS layers from various servers such as MapServer and GeoServer. The following URL (encoding and removing whitespace does not make a difference): https://ows-demo....
geographika's user avatar
  • 14.4k
1 vote
2 answers
46 views

Does Oracle Spatial have equivalents of ST_IsClosed ST_IsRing ST_IsSimple

I'm trying to find the equivalent in Oracle Spatial of the above OGC functions. I know there's not a direct function I can call, does anyone know of a workaround to get these functions by combining ...
Yndigo Dream's user avatar
2 votes
1 answer
196 views

Availability of www.opengis.net CRS database

In OGC services coordinate reference systems are often referenced by their OGC URI, e. g. http://www.opengis.net/def/crs/EPSG/0/4326 Those URIs point to XML documents that include more information. ...
bugmenot123's user avatar
  • 10.9k
0 votes
0 answers
83 views

Identifying axes for WCS subset requests

https://ows.rasdaman.org/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=GetCapabilities provides various WCS coverages, for example https://ows.rasdaman.org/rasdaman/ows?&SERVICE=WCS&...
bugmenot123's user avatar
  • 10.9k
0 votes
1 answer
51 views

Offering WCS 2.x responses as compressed GeoTIFF from Rasdaman

I have a Rasdaman WCS server. I use and support WCS 2.1.0 clients but would like to support WCS 2.x in general. Rasdaman offers various georeferenced raster formats for the responses, such as image/...
bugmenot123's user avatar
  • 10.9k
1 vote
1 answer
93 views

Specifying maximum dimensions for WCS 2.1.0 responses

I am hosting an unspecified WCS (2.1.0) server with limited resources. Is there a way to communicate a maximum result raster size (in width and height) to clients in the WCS (2) standard?
bugmenot123's user avatar
  • 10.9k
1 vote
1 answer
110 views

WMS layer name uniqueness

I cannot find anywhere in the OGC WMS specification that a layer name attribute shall be unique, which is strange to me. For example if you have a look at the below WMS service https://www.gebco.net/...
user11681321's user avatar
1 vote
1 answer
29 views

Should a OGC compliant WFS service have a POST method in the GetCapabilities file?

I am trying to integrate a WFS service from a software provider into another software provider's mapping application. After investigating, the receiving software supplier has said that the WFS service ...
Chris's user avatar
  • 321
0 votes
2 answers
83 views

WMS cross-layer rendering question

Please imagine a WMS Service (OGC WMS 1.3.0) that offers two layers: POSTAL (post code areas) and ADMIN (administrative areas). Each layer renders the area outlines, and within each area, it's name ...
user27772's user avatar
  • 243
2 votes
1 answer
339 views

Validation of Vector Geometries to OGC Standards

I'm currently using FME to validate geometries, coming from 3rd parties, making sure there to OGC Standards. I was hoping to be able to replicate these checks in QGIS, but find the tools available (...
Richard McDonnell's user avatar

15 30 50 per page
1
2 3 4 5
14