social networking
- Unless explicitly stated otherwise, the opinions expressed here are my own.
Tag Cloud
- Aerial Photography
- Apple
- ArcGIS
- ArcGIS Server
- Atlantic City
- Changing Landscapes
- Data
- ESRI
- Flickr
- geolab
- Geoserver
- geotagging
- GIS
- Google Earth
- Google Latitude
- Google Map Maker
- Google Maps
- Government
- gps
- Hurricane
- Land Use
- Location-based Services
- Microsoft
- new jersey
- New Jersey Geospatial Forum
- New Jersey State Atlas
- njgeo
- open source
- OpenStreetMap
- Planning
- postgis
- postgresql
- Privacy
- python
- Rowan University
- satellite
- social networking
- Teaching
- Updates
- Virtual Earth
- visualization
- Web Mapping
- wms
Author Archives: John Reiser
Using Tableau to visualize land use change
I was home sick on Wednesday, so while I was on the couch I decided to dive into Tableau Public, a free desktop visualization tool. At IERP, we use Tableau for some of our public dashboards. Other than some minor … Continue reading
Posted in Data, Planning, PostgreSQL, Technology, Tools and Scripts, Visualization
Tagged GIS, Land Use, new jersey, postgis, postgresql, tableau, visualization
1 Comment
Unix Philosophy
Often, when I go to tackle a problem, I look to use the simplest tools available first. Unix (and its derivatives/descendants, like Mac OS X and Linux) was designed with the following principles in mind: Write programs that do one … Continue reading
Posted in Data, Technology, Tools and Scripts
Comments Off on Unix Philosophy
Generating row and column IDs for a hexagon grid
Recently when working on a project that uses a hexagon grid, I used the awesome mmqgis plugin to QGIS to produce the grid. The one small shortcoming with the tool is that I would prefer to have a cell identifier … Continue reading
Posted in Data, PostgreSQL, Tools and Scripts
Tagged GIS, hexagons, postgis, postgresql, sql
Comments Off on Generating row and column IDs for a hexagon grid
Insignificant Spaces
Yesterday, I mentioned that I discovered ArcGIS’s inconsistent handling of spaces within text fields. Today, I tested to see how ArcGIS handles NULLs, Empty Strings and Spaces within its native file formats.
Posted in Data, PostgreSQL, Technology, Tools and Scripts
Comments Off on Insignificant Spaces
Key issue with New Jersey’s parcel data
I’ve been working on a project to visualize differences between assessed value and levied taxes in New Jersey and I discovered a bug in some of New Jersey’s parcel data. New Jersey uses “PAMS_PIN” as a key between the GIS … Continue reading
Posted in Data, Tools and Scripts
Comments Off on Key issue with New Jersey’s parcel data
Mitch Hedberg and GIS
So, a recent post on Reddit highlighted a Mitch Hedberg joke. “La Quinta” is Spanish for “next to Denny’s.” Thinking about this, I realized we could use GIS to find the number of La Quintas that are next to Denny’s. … Continue reading
Posted in Data, Google Maps, In the News, Teaching, Technology, Tools and Scripts, Web Mapping
4 Comments
Using a TMS in JOSM’s Download Data window
Now that our crowdsourced update to New Jersey’s land use map has had some serious contributions – we’re just shy of 20,000 user-contributed points of new (2007-2012) urbanization – I realized that many of these locations are in need of … Continue reading
Posted in Data, OpenStreetMap, Web Mapping
Tagged crowdsourcing, GIS, Land Use, new jersey, OpenStreetMap, tile, TMS
Comments Off on Using a TMS in JOSM’s Download Data window
Portfolio Workshop
Yesterday, I held a Portfolio Workshop for our Rowan Geography and Environment students. The audio of my talk along with the slides are available on the workshop web page. While I think the talk and discussion was well-received, the audio … Continue reading
Rendering weirdness with reference data
Continued from yesterday’s post: Bizarre GeoServer WMS Rendering Both the NJ Landscape Project habitat data and the Municipalities data are complex. It is hard to pinpoint a rendering issue when the data is very complex. I prepared a reference data … Continue reading