koop
koop copied to clipboard
Transform, query, and download geospatial data on the web.
Quick question: With JS API v4.8 [labeling was introduced](https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html#labeling) but I think it only works with hosted feature services in 10.61 of ArcGIS Online, right? Will it be possible to...
Support for OGC :balloon: - Initial support for GeoJSON and GML Simple Features
Hi, I'm wanting to use Koop for integrating with the Waze live feed. After reading through the readme, I was totally lost about how to even start using Koop. I'd...
For a given (large) dataset and provider (Postgres, Elastic, etc), use Apache Bench to execute 10 parallel requests with a moving geo-extent (to avoid cache), then measure latency and QPS
I'm trying to expose a GeoJSON FeatureCollection using the GeoServices output with Koop. The Model implementation sets an 'id' on the resulting feature using a property pulled from the source...
I am running a simple provider that reads geojson from a url and creates a featureserver. I am trying to predefine the symbology using a unique value renderer I cant...
Looks like there used to be support for Spatialite that has since been removed with the move to plug-ins for cache providers. Will it be coming back as a plug-in...
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...