koopjs / FeatureServer

An open source Geoservices Implementation (deprecated)
https://geoservices.github.io
Other
101 stars 32 forks source link

A change was introduced in 2.16.3 the is incompatible with Insights #142

Closed jkerr5 closed 5 years ago

jkerr5 commented 5 years ago

I haven't had a chance to debug the issue yet but testing with 2.16.3 results in a "something went wrong" error from Esri Insights. Reverting back to 2.16.2 makes it work again.

rgwozdz commented 5 years ago

@jkerr5 - I'll need a little more info to reproduce; so far I am unable to generate the error you note. Here are my steps:

  1. Serve polygon data with Koop and FeatureServer 2.16.3
  2. Add the Koop service to ArcGIS Online as a new item
  3. Add the item from (2) to ArcGIS Insights workbook

I am able to add the item successfully to the Insights workbook. Is this where you had problems?

jkerr5 commented 5 years ago

@rgwozdz yes, when adding the feature layer to an Insights workbook, Insights displays the fields list on the left panel and then the geometries on the map. Both of these come up with the "Something went wrong" error when I am running with 2.16.3 but work fine with 2.16.2. This is a feature service that has worked for me with Insights for a long time. It has about 8 different fields and is a simple point geometry type.

After the holidays, I can try and track down what the breaking change is for my specific service.

rgwozdz commented 5 years ago

If you would like to send me a CSV, JSON or GeoJSON extract of some of the data that generates the error, I would gladly see if I can reproduce.

jkerr5 commented 5 years ago

Sorry, on holiday so I haven't had a chance to get back to this. I'll get you some more info next week.

On Wed, Dec 26, 2018, 3:00 PM Rich Gwozdz notifications@github.com wrote:

If you would like to send me a CSV, JSON or GeoJSON extract of some of the data that generates the error, I would gladly see if I can reproduce.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/koopjs/FeatureServer/issues/142#issuecomment-449970519, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP8AjJ5rUz5PLpCFE-pxmZBjYXwNWkvks5u84D9gaJpZM4ZSVJt .

rgwozdz commented 5 years ago

Anything more on this?

rgwozdz commented 5 years ago

Going to close this one do to in activity. Feel free to re-open if there are additional reports of trouble with InSights - I haven't been able to reproduce.