Skip to content

New AGOL/Portal cannot add Koop service and wrong webmercartor transform #1195

@hildermesmedeiros

Description

@hildermesmedeiros

@AvidDabbler - seems to work fine in the current version of the map viewer:

It is not working anymore. I'm trying to integrate Koop with weather APIs. It works on ArcGIS Pro and other JavaScript apps, but it does not work in the web map.

Image

On agol webmap it tried to convert to web-mercartor, but something went wrong....

Image

geoserviceParams: {
  f: 'pbf',
  cacheHint: 'true',
  maxRecordCountFactor: '4',
  resultOffset: '0',
  resultRecordCount: '2000',
  where: '1=1',
  orderByFields: 'OBJECTID',
  outFields: 'OBJECTID',
  outSR: '102100',
  spatialRel: 'esriSpatialRelIntersects'
}

if trying with add button
Image

Originally posted by @hildermesmedeiros in #379

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions