Sponsored Links

Geoweb Guru: Feature Articles
Geospatial Data Management, Catalogs, and Spatial Data Infrastructures PDF Print E-mail
Written by Richard Marsden   
Monday, 23 November 2009 11:11

Anyone browsing the OSGeo software lists will find a number of catalog and infrastructure applications. They look to be mature and active projects, but they simply fail to grab the attention that applications like GeoServer and OpenLayers do. What are these applications, and why are there a number of applications that appear to do very similar things?  This article attempts to clear things up and dives into such applications as MapBender, GeoNetwork OpenSource, and deegree; as well as take a look at Spatial Data Infrastructures.

Last Updated on Monday, 03 May 2010 19:48
Read more...
 
Technical Overview: Yahoo's Placemaker Service PDF Print E-mail
Written by Richard Marsden   
Monday, 16 November 2009 08:36

Yahoo's Placemaker™ service is a geo-parsing web service that attempts to identify locations in unstructured and atomic content (eg. news articles and feeds). As such it promises to be a powerful and useful method to geo-locate information that does not have structured geolocation information.

Placemaker is currently a free beta service.

Last Updated on Monday, 16 November 2009 08:39
Read more...
 
Technical Overview: Geocoder.US PDF Print E-mail
Written by Richard Marsden   
Monday, 02 November 2009 12:17

Geocoder.US is a popular online geocoding service. The service supports geocoding through REST, XML-RPC, SOAP, web interface, and email. Limited services are free for non-commercial purposes. Batch geocoding is also available for commercial users.

Read more...
 
Optimizing OpenLayers PDF Print E-mail
Written by Richard Marsden   
Monday, 05 October 2009 07:40

OpenLayers is a powerful open source JavaScript client that is often used to create AJAX "slippy" maps in an open source stack (see our previous technical overview). OpenLayers supports a wide range of data sources, layer types, and languages; and this list keeps growing with each release. Unfortunately this constant growth has a downside: the standard JavaScript file is now 711K in size!

This article shows you how to make your OpenLayers map applications more efficient by drastically reducing the size of this script file.

Read more...
 
Publishing Desktop Maps Online with Bing Maps PDF Print E-mail
Written by Richard Marsden   
Monday, 09 November 2009 09:57

With a wide range of online mapping toolkits and services, it is usually relatively easy to produce a web map that displays data from a desktop system. For example, data points can be plotted as pushpins or placemarkers; and annotation can be imported using a file format such as KML or ESRI Shapefiles.

Some desktop mapping application such as Microsoft's MapPoint can draw shaded area (choropleth) maps. Data is specified by label (eg. zipcode, or county name), rather than with explicit shape definitions. This is useful for an end user who can quickly create such maps without the shape definitions. However, it makes it difficult to copy this data to an online mapping application which rarely (if ever) supports shaded areas by name.

Bjorn Sandvik's ThematicMapping.org offers a partial solution. ThematicMapping.org offers global coverage and visually impressive maps, but lacks the level of shape detail that a desktop product such as MapPoint can offer. MapPoint may only cover North America or Europe, but it can plot data at the state, county, zipcode/postcode, and census tract levels.

This article shows you how to plot any MapPoint map, including shaded area maps, in a Bing Maps application.

Read more...
 
Accessing Multiple Data Formats and Reading JSON Data with Dojo PDF Print E-mail
Written by Eric Pimpler   
Monday, 12 October 2009 09:08

This article was previously published on GeoChalkboard, and has been reproduced here with permission. It was originally published as two separate articles which have been combined here to emphasize their relevance to the geospatial web. GeoChalkboard is published by Geospatial Training Services who provide a range of geospatial web courses.

As a GIS web application developer you have many choices when it comes to developing web based mapping applications. The new JavaScript APIs including ArcGIS Server, Google Maps, Bing Maps (still can’t get used to calling Virtual Earth by its new name), OpenLayers, and others have opened up a treasure chest of opportunities for developers. These JavaScript APIs excel at quickly accessing and displaying geographic data to your end users. But there are many times when you need to display additional non-geographic data in your applications and this data can come in many formats including database tables, JSON, XML, CSV, images, and others. This data may be displayed in a variety of user interface components including grids, trees, combo boxes, image galleries, and others. Dojo not only provides the user interface widgets for displaying the data, but also a data abstraction layer for accessing data in various formats.

Last Updated on Tuesday, 27 October 2009 14:11
Read more...
 
Technical Overview: Mapstraction PDF Print E-mail
Written by Richard Marsden   
Monday, 28 September 2009 08:05

Mapstraction is a JavaScript toolkit that provides an common API to eleven different mapping providers. This allows a developer to create an application that can be easily switched between different base map providers. This could be at development time (eg. if a provider introduces better data) or at runtime (eg. according to region or the whim of the end user).

Last Updated on Monday, 28 September 2009 08:06
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 4 of 13