Web Mapping

Link: TileMill coming to Windows

January 17, 2012

Catching up on some news from last week. I’m really happy to see that TileMill will be able to run natively on Windows sometime in the next few months. I work on a Mac both at home and at work, but Windows is still the standard for our organization, so this should make it easier [...]

Read the full article →

Link: TileMill 0.6.0 released

October 26, 2011

The stuff I’m most excited about: Sqlite improvements – We are now using Sqlite in place of shapefiles in some of our TileMill projects. Why? Shapefiles have restrictions on field length, etc. Sqlite files don’t. OS X desktop app – I already ran TileMill using the Google Chrome “Canary” build, but this will allow me [...]

Read the full article →

Hiring another web map developer

October 24, 2011

We are looking to hire another web map developer to help us build out the NPMap framework and work on various NPS and partner web mapping projects. If you know of any experienced JavaScript developers in the Denver area who are looking for work, please let them know about the position. We also really appreciate [...]

Read the full article →

Link: Google Maps and WebGL

October 16, 2011

Glad to see that Google is still pushing the envelope.

Read the full article →

Link: Updated documentation for MapBox’s Wax

August 27, 2011

NPMap now supports TileStream layers, and when the only layers you bring into a web map are TileStream layers, NPMap automatically uses the Modest Maps JS baseApi with Wax. The integration is still a work-in-progress (hence the limited documentation), but we are close to deploying a large number of web maps for a few NPS [...]

Read the full article →

Setting up TileMill on an Amazon EC2 Ubuntu instance

July 26, 2011

The NPMap team has been utilizing TileMill more and more over the last couple of months to develop tile sets for our web maps. Why TileMill? The tiles are good looking, and when we deploy them to our hosted TileStream we get interactivity and tile compositing out-of-the-box. This really helps enhance the 1) usability and [...]

Read the full article →

An easy way to view an MBTiles cache

June 28, 2011

Stuck on Windows and want an easy way to view an MBTiles cache? Vish has you covered: I also created this bare bones MBTiles cache viewer to view the tile cache in MBTiles format.

Read the full article →

Yahoo shutting down map APIs

June 13, 2011

From the Yahoo! Developer Network blog: As part of Yahoo!’s commitment to creating deeply personal digital experiences, we have been reprioritizing our current portfolio of mapping products to refocus on a great consumer Mapping and Local Search experience. After careful consideration, Yahoo! will no longer support the below Maps APIs as of Sept 13, 2011. [...]

Read the full article →

Cloudmade announces Leaflet, a new JavaScript mapping library

May 13, 2011

And we have another JavaScript mapping library to add to our toolset. Leaflet joins an already-crowded field of JavaScript mapping libraries, but I, for one, am not complaining! As far as I’m concerned, the more the merrier, and I’m happy to have another open source project to play around with. It will be interesting to [...]

Read the full article →

Microsoft finally adding support for spatial types to the Entity Framework

May 8, 2011

Microsoft introduced the spatial data types to SQL Server in 2008. Since then, they’ve released multiple versions of the entity framework and Visual Studio, but support in Microsoft’s developer frameworks and toolkits for the spatial data types has always been virtually non-existent. This has required developers to implement “creative” workarounds when integrating SQL Server spatial [...]

Read the full article →