Chris Morabito
- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 28
Articles
Recent activity by Chris Morabito-
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...
-
Integrate STREAM:RASTER Layers into 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 identifi...
-
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 ...
-
Get Started with STREAM:RASTER
Review the product info here: https://woolpert.com/stream-raster/ View live demos here: https://demo.raster.stream.woolpert.io/ To experience STREAM:RASTER yourself, email us at cloudsuccess@wool...
-
API Key HTTP Referer restriction nuances
Some details to be aware of when setting HTTP Referer restrictions for API Keys: HTTP/HTTPS Restrictions without an http:// or https:// prefix will support both HTTP and HTTPS. To restrict to one ...
-
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 should I restrict my API Key(s) to prevent unauthorized use?
At a high level we recommend: Create a unique API Key for each environment Set Application Restrictions so each API Key is only usable in its designated environment Set API Restrictions so each AP...
-
How do I initialize Dynamic Street View to look at the front of a building?
Initializing the Street View panorama viewer to look at the front of a building can be deceptively difficult, because the Street View viewer is initialized with a lat/lng location, not an address. ...
-
Google Maps JS Places Library - Deprecation of PlaceResult opening_hours.open_now, utc_offset fields
On November 20, 2019, the PlaceResult.opening_hours.open_now and PlaceResult.utc_offset properties in the Google Maps JavaScript API’s Places Library are being deprecated and replaced by new proper...
-
Initialize Dynamic Street View to look at the front of a building
Typically, Dynamic Street View is initialized by providing the lat/lng coordinate of a location to look at. Street View then automatically selects the panorama closest to that location and points t...