David Puckett (19)

David Puckett

outdoorsy-nerds

Update, August 2026: I was wrong Recreationer Lives DISCLAIMER (2025): This post describes a small demo I built in 2015 using the USDA Recreation Information Database (RIDB) API and Mapzen services. Both the RIDB API and Mapzen Search have since been discontinued, so the live…

Continue reading...
David Puckett

map-autocomplete

Autocomplete Map Search Autocomplete multi-source search with ArcGIS REST services Search First. Search is expected in modern web applications. And what better use of a map application than to start typing what you want, get a list of relevant suggestions, pick one, and be taken…

Continue reading...
David Puckett

Togglability

Togglability Many of the desktop GIS paradigms have unfortunately made their way to the web. Second only to the “Identify” tool in popularity, the checkbox for toggling layers is still the most common way to turn map layers on and off. While I appreciate the…

Continue reading...
David Puckett

geoJson > arcJson

I put together a dead simple interface to convert GeoJSON to ArcJSON using the Esri GeoJSON Utils repo. I also threw in a feature to preview the result on a map, but it’s a bit spotty… Source available on GitHub It really is just a…

Continue reading...