We are excited to announce that TrueNorth Geospatial is officially in beta! Now, for those of you following along, we realize we haven’t invited anyone to download it yet, and for that we apologize. Our early beta testing consists of a field trial of software with one of the local Search and Rescue teams. BlueToque …
One of the first screenshots we posted on this blog was that of the Joffre Group, showing a popular range of mountains north of Pemberton, BC. One of the down sides of a development blog is that some screenshots may show features that improve over time. Several changes have been made to map rendering the …
WMS can be a great source for map imagery, but many servers are vastly under powered. Also, most WMS servers render your map request on demand, which can take time and reduce the performance of an application, such as TrueNorth, using them as a data source. TileServers on the other hand can be blazingly fast …
We came across some artistically rendered map tiles based on OpenStreetMap data by Stamen Designs and decided to showcase them in TrueNorth. Since we can already show OpenStreetMap tiles, it was a simple matter of setting the url appropriately. Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA.
Quoting from the ArcGIS Online site, “ArcGIS Online is a cloud-based, collaborative content management system for maps, apps, data, and other geographic information.” They also have one of the best sets of high availability, fast, cached map tiles in the known world. It was an easy decision to add support for their tile server into TrueNorth, …
Another post for the really hard core users out there. Developers can never fully predict what their users are going to need, but we can figure out a way to let users solve their own problems. One of the ways we do that is by adding extensibility to the product, and one great way to …
One of the major capabilities of TrueNorth is data exchange. This is the reason we’ve been adding support for various file formats – the goal is that you, the user, should be able to take data from almost any source and display it on a map. One of the features we’ve been working very hard …
A preface; this is not an April Fool’s joke. No, Web Map Serivce is a real thing and it’s one of the least known and most useful web-based mapping standards out there. Simply put, many government agencies put their maps online. By using WMS, they can make the map imagery available while keeping the underlying data “safe” — …
What’s this? A screenshot that isn’t a map? Yes, boring, but it demonstrates the various capabilities we are planning for TrueNorth — check out the layers we have here under development. Hopefully the layers speak for themselves, but here’s a quick summary. Grid Layer: draws the graticule and what cartographer’s call map furniture: these are …
The GPX import plugin was a no-brainer to write, so it’s been done and operating smoothly for a long time. In fact, the GPX standard and the data fields it supports helped to inspire some of the data structures within TrueNorth itself. This screenshot shows the results of a GPX file import. The data came …