You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow input geospatial data that does not use the WGS84 coordinate system. Input coordinate system can be defined with the inputCrs options or defined on the GeoJSON collection via the crs path.
Add outputCrs option as an alias for the projection option as it is a better description of the option's value and compliments inputCrs.
Add WKT lookup for spatial reference ids passed as inputCrs, outputCrs (formerly projection), inputSR, or geometry-filter wkid/latestWkid