Chris Morabito
- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 29
Articles
Recent activity by Chris Morabito-
Register a STREAM:RASTER layer in your ArcGIS Online or ArcGIS Enterprise Portal content library
Registering your STREAM:RASTER WMTS and/or WMS layers in ArcGIS Online (AGOL) or ArcGIS Enterprise Portal content library allows you to use the layers as you would other data hosted in your ArcGIS ...
-
Add extra zoom levels to STREAM:RASTER WMTS layers
The default WMTS capabilities document returned by STREAM:RASTER sets the maximum zoom level (i.e. tile matrix) as the zoom level that matches the original resolution of the input imagery. If you h...
-
Authenticate HTTP Requests from Android, iOS Apps to an Identity-Aware Proxy (IAP) Backend Service
Deploying web services behind Identity-Aware Proxy (IAP) can prevent unauthorized access to your APIs. This guide details how to authenticate requests originating from your users in Android or iOS ...
-
Coordinate Transformations in STREAM:RASTER
STREAM:RASTER uses GDAL and PROJ to perform coordinate transformations when the coordinate reference system (CRS) of an input dataset is different from the output layer. STREAM:RASTER automatically...
-
View STREAM:RASTER Layers in a Web Map (XYZ Template)
Get Started To integrate STREAM:RASTER layers into a web map, you'll need: A valid API Key Layer ID(s) Layer ID Each layer in STREAM:RASTER is assigned a unique 22-character alphanumeric identif...
-
View STREAM:RASTER Map Layers in GIS Applications (WMS)
💡 TIP - For the best performance, view STREAM:RASTER layers as tile services (WMTS). Tiled map services are optimized to load quickly in web maps and other applications. WMS will perform much slowe...
-
View STREAM:RASTER Tile Layers in GIS Applications (WMTS)
Get Started To view STREAM:RASTER layers via WMTS, you'll need: A valid API Key  WMTS STREAM:RASTER supports OGC Web Map Tile Service (WMTS) version 1.0.0. Tile layers should be viewable in any...
-
403 Authorization Errors for API Keys in Chrome v85+
A new default policy introduced in Google Chrome version 85 prevents the full URL from being sent in the referer header for cross-domain HTTP requests. https://developers.google.com/web/updates/202...
-
How can I ensure a good-quality match for an address in Geocoding API?
To give Geocoding API the best opportunity to find a precise match, it is helpful to format your addresses as close as possible to the local postal standards (e.g. put commas between components, us...
-
How do I check that a Geocoding API result is a quality match for an address input?
Geocoding API will always try to give you some sort of result. When Geocoding API is unable to find an exact match for an address, it will try to match on only the street name, or even just the cit...