Sponsored Links

Geoweb Guru: Feature Articles
Spatial and Attribute Queries with the ArcGIS Server JavaScript API PDF Print E-mail
Written by Eric Pimpler   
Monday, 25 January 2010 10:10

This article was previously published on GeoChalkboard, and has been reproduced here with permission. GeoChalkboard is published by Geospatial Training Services who provide a range of geospatial web courses.

With the ArcGIS Server Query Task you can perform attribute and spatial queries against data layers in a map service that has been exposed. You can also combine these query types to perform a combination attribute and spatial query. Some examples would perhaps be illustrative at this point. An attribute query might search for all land parcels with a valuation of greater than $100,000. A spatial query could be used to find all land parcels that intersect a 100 year floodplain, and a combination query might search for all land parcels with a valuation of greater than $100,000 and whose geometry intersects the 100 year floodplain. In this article we’ll take a look at the mechanics of querying data from a map service using the ArcGIS Server JavaScript API.

Last Updated on Monday, 25 January 2010 10:11
Read more...
 
Polar Maps and Projections: Part 2, Implementation PDF Print E-mail
Written by Richard Marsden   
Monday, 18 January 2010 09:27

The first part of this article looked at different ways of producing polar maps and surveyed a number of different azimuthal projections that are often used for polar maps.

In this second part, I produce a working implementation using UMN MapServer and OpenLayers. The working implementations can be found in the Polar Map section of Equal-Area-Maps.com .

Last Updated on Tuesday, 07 February 2012 09:56
Read more...
 
Display ArcGIS Server Query Results in a Dojo DataGrid PDF Print E-mail
Written by Eric Pimpler   
Monday, 04 January 2010 14:41

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.

Many ArcGIS Server applications need to be able to query data from a map service and display the results in a tabular structure. In this post I will show you how to use the DojoX DataGrid along with ItemFileReadStore and QueryTask from the ArcGIS Server JavaScript API to display your query results in a tabular structure. The process is really quite simple once you understand the basic concepts.

Last Updated on Monday, 04 January 2010 14:49
Read more...
 
Overview: CloudMade PDF Print E-mail
Written by Richard Marsden   
Monday, 07 December 2009 09:42

CloudMade have been receiving a lot of publicity recently, and is often talked about as if it is the commercial wing of OpenStreetMap. Whilst CloudMade's founders founded OpenStreetMap (Steve Coast) or were involved from a very early stage (Nick Black), this is not entirely true. CloudMade is an independent company who produce a range of tools and libraries for mobile, desktop, and geo-web applications that are based around OpenStreetMap data. They also sponsor many OpenStreetMap events. This article is an overview of CloudMade products.

Read more...
 
Polar Maps and Projections: Part 1, Overview PDF Print E-mail
Written by Richard Marsden   
Monday, 11 January 2010 10:30

With the success of my earlier series on global equal area map projections (starting with this overview), I received a number of requests to produce a similar how-to article for polar maps. The first part of this article (published here) provides an overview of a number of different map projections commonly used for polar maps. Next week, I shall provide a guide to producing a working map of the northern hemisphere centered on the North Pole, using the Stereographic Projection.

The results of these articles can be seen in the new Polar Projections section of the Equal Area Maps website. Note that only one of these polar projections actually has the equal area property.

Last Updated on Monday, 18 January 2010 07:51
Read more...
 
Technical Overview: Ordnance Survey OpenSpace PDF Print E-mail
Written by Richard Marsden   
Monday, 14 December 2009 08:54

The Ordnance Survey is the UK's national mapping agency. They have a history of leading the way in surveying technology and digital map products. However, their digital products also have the reputation of being very expensive.

Recently, the Ordnance Survey launched their "free" OpenSpace service to allow users to add interactive maps to websites. This article is an overview of this service.

Last Updated on Thursday, 17 December 2009 08:01
Read more...
 
Toolbars made easy with ArcGIS Server's JavaScript API PDF Print E-mail
Written by Eric Pimpler   
Monday, 30 November 2009 09:40

This article was previously published on GeoChalkboard, and has been reproduced here with permission. GeoChalkboard is published by Geospatial Training Services who provide a range of geospatial web courses.

As a GIS web application developer you want to focus on building functionality specific to the application you are constructing. Spending valuable time and effort adding basic GIS functions such as zooming and panning to your application detract from what should be your primary focus. Luckily, ESRI has made the addition of navigation and drawing toolbars to your application a snap with the ArcGIS Server JavaScript API. In this post I’ll show you just how easy it is.

Last Updated on Monday, 30 November 2009 09:42
Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 3 of 13