-
I noticed that the results for the ArcGIS geocoder felt a little "light" when `full_results=TRUE` is set.
In particular, it doesn't provide any indication of what type of match has been found. It h…
-
## Brief the class for 3-5 minutes on your teams progress.
- One team member briefs.
- Answer 3 questions:
1. What have you done so far?
2. What are you planning to do over the next 2 weeks?
…
-
### Dependency
- Re-evaluate once the tutorial issues are complete.
### Overview
Guides and tutorials to be produced to help new data scientists and analysts with tasks assigned to them at Hack f…
-
**Problem:** To the best of my knowledge there is no list showing the 'top' endpoint of **federal** ArcGIS servers with open data.
**Solution:** I made such a list and am **curating** it. Here i…
-
Hi,
Thank you for your hard work on this project!
I installed the feature layer package expecting there would be some sort of interface for performing spatial queries that's more convenient than…
-
### Actual Behavior
Crashes when running in Node.js without a bundler
The simplest fix and best is to add an `exports` map in `package.json`. Alternatively, all packages referring to this one co…
-
Is there any thought to adding a WMS/WMTS endpoint? There is currently a bug in ArcGIS Online/Server where it will not print past zoom level 17 when using the "Add Tile Layer" option. I am using with …
-
Investigation of #483 strongly indicated that we were hitting MapBox's limit of 200,000 tiles/month for the free level of service that they offer. Investigations into whether the USFS geospatial servi…
-
With CocoaPods 0.36, they added the capability to generate frameworks for pods. For Swift projects, using frameworks eliminates the need for a Objective-C bridge.
Podfile:
```
# Uncomment this…
-
### Description
Hello,
I am using the TerrainLayer with mapbox service APIs to render a 3D map:
```jsx
const ELEVATION_DECODER = {
rScaler: 6553.6,
gScaler: 25.6,
bScaler: 0.1,…