Closed bmulcahy closed 6 years ago
I've used with ArcGIS Pro. You should be able to use Koop URLs in place of ArcGIS server URLs. For example in ArcGIS Pro I do: Add Data -> Data From Path, then paste in my koop url. If you were using the file-geojson provider, for example, the url would be http://localhost:8080/file-geojson/rest/services/polygon-sample/FeatureServer/0
Thanks!
On Tue, Jul 24, 2018, 4:33 PM Rich Gwozdz notifications@github.com wrote:
I've used with ArcGIS Pro. You should be able to use Koop URLs in place of ArcGIS server URLs. For example in ArcGIS Pro I do: Add Data -> Data From Path, then paste in my koop url. If you were using the file-geojson provider https://github.com/koopjs/koop-provider-file-geojson, for example, the url would be http://localhost:8080/file-geojson/rest/services/polygon-sample/FeatureServer/0
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/koopjs/koop/issues/326#issuecomment-407542573, or mute the thread https://github.com/notifications/unsubscribe-auth/AIg_WsIQfPy5UX5U8CUcIjSV3CTQ4T6Nks5uJ4SggaJpZM4VdLfd .
How do you use the services provided by koop from within ArcMap?