Marten

Results 57 issues of Marten

When publishing a map for the data download page, I cannot reference an ArcGIS Online or other external map service. To overcome this, allow configuring a Portal for ArcGIS or...

enhancement

I'm considering a CSW provider for koop. this would find item registered in CSW catalogs. question: these items can range from web services (ArcGIS, OGC) to data files (zipped Shapefile...

plugin candidate

When submitting GetCapabilities and GetRecords requests to the Data.gov CSW service, these requests are rejected (HTTP error 403) when the header includes `User-Agent: Jakarta Commons-HttpClient/3.1`. This logic appears to have...

when using group-based access with many groups, it is possible to run into errors referring to request header being too long.

enhancement

Per OGC 07-006r1 CSW 2.0.2 needs to implement the ACCEPTVERSIONS parameter in the GetCapabilities request. Geoportal 2.6.4 responds with 'Bad Request' message Examples: KVP Encoding: ``` http://www.someserver.com/wrs.cgi?REQUEST=GetCapabilities&SERVICE=CSW&ACCEPTVERSION=2.0.2,2.0.0,0.7.2&outputFormat=application/xml ``` XML Encoded...

bug
backlog

**Describe the bug** We have run into cases where the `clone_items()` operation with `copy_data = False` stills copies data from the source Portal to the target Portal. **To Reproduce** This...

bug

STAC has an extension that provides add/update/delete functionality to the STAC API. This ticket is to include support for the management API in Geoportal Server.

enhancement
in progress

update bootstrap to 5.3.2. a quick test shows several breaking changes in the UI: - The drop-down with links for the 1 item that’s there does not work. There is...

When Geoportal Server is configured to support collections (`supportsCollections = true`), use each of the configured collections as a STAC collection.

enhancement
resolved

**Describe the bug** when the metadata footprint crosses the dateline, the footprint does not display correctly on the search map **To Reproduce** Steps to reproduce the behavior: 1. publish a...

enhancement