I am a cartographer and developer interested in telling the stories of communities through maps and technology.
Featured Articles
How to Add A Legend to the Esri Story Map Tour App
July 23, 2020
Using the Esri ArcGIS Javascript API, you can customize the Classic Story Map applications. In this article, I'll walk you through adding a legend to the Map Tour app.
Converting Parcels to Address Points With a Python Script
August 2, 2017
To get around a software license issue with the Esri Feature to Point tool, I developed a Python script that loops through a polygon feature class, and creates a point feature class using the centroid coordinates.
Reflections on Building Web Maps With Esri JS API From a Leaflet.js Fanboy
April 2, 2020
I started creating web map apps with Leaflet.js. Last year, I finally learned the ArcGIS JavaScript API. I wanted to share a few reflections on working with both platforms. I believe both have a place for developers.