koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
659 stars 127 forks source link

Faulty rendering/drawing of service points in ArcGIS Pro #317

Closed rgwozdz closed 6 years ago

rgwozdz commented 6 years ago

Adding a Koop service that uses craigslist-provider to ArcGIS Pro 2.1.2 sometimes results in no points being rendered at lower zoom levels.

Initial debugging and tests indicates that this may have something to do the postDate property of the craigslist provider; when that property is removed from the provider, service points render properly at all zoom levels.

It's currently unclear if this is an issue with the provider or some other koop component, so logging issue here for now. This rendering/drawing issue was first noted by @jptheripper in https://github.com/koopjs/koop/issues/304, but moving here to split-up the multiple issue reported in that thread. Adding @jgravois @WalterPayne and @rminderhoud as participants from the original issue thread.

rgwozdz commented 6 years ago

Fixed in FeatureServer v 2.11.1.