by Nick | Nov 30, 2015 | Maps
For this project, I guided a first time web mapper in how to present the data visually and how to implement that presentation in code. The map uses Leaflet and D3 to provide interactive visualization of California economic data on agriculture at multiple spatial...
by Nick | Oct 11, 2015 | Maps
I built a web map viewer for the PISCES California fish species range data. The data is served by ArcGIS Server and the viewer is a mix of a coworker’s custom map viewer that uses the ArcGIS API and site-specific javascript coded by me. Launch the Map...
by Nick | May 21, 2015 | Blog, Technical, Uncategorized
I’ve been running the Windows 10 Technical Preview for about a month now, and mostly have great impressions of it. But one of the bigger bugs is that I have not been able to install updates – a problem, but an even bigger one as they release new updates to...
by Nick | Apr 17, 2015 | Blog, Technical
This week, I needed to convert a number of polygon feature classes to raster. Some of these feature classes included large numbers of features that were small relative to the cell size of the raster. Because of this, they wouldn’t get captured at all in the...
by Nick | Feb 27, 2015 | Code, Maps
PISCES is a set of ArcGIS tools and data for managing and analyzing the ranges of California’s 133 native fish taxa. Data is stored as a standard relational database, increasing the power over many typical GIS approaches, and allowing for a powerful mapping...