->

01 August 2008

ESRI Geoprocessing Center Now Open

ESRI Geoprocessing Center Now Open

ESRI Geoprocessing Center Now Open
Finally ESRI have opened up the 'Geoprocessing Center' for all, users can upload and share geoprocessing models and scripts.

There are 4 parts to the Geoproccessing Center:

Geoprocessing Blog - News and Posts

Models and Scripts Gallery - Where users can upload/download and share.ESRI Geoprocessing Center Models & Scripts

Forums - Discussions on Geoprocessing Models

Knowledge Base - Technical Articles

Not much content currently but in the coming months hopefully will be as popular as the Arcscripts portal has been for many years.

*Important*
Please read these important guidelines if you wish to upload a model or script to the Geoprocessing Center - the more people share the more everyone will get out of this.
http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/07/29/Guidelines-for-submitting-tools-to-the-Model-and-Script-Tool-Gallery.aspx
or direct link to the Guidelines for submitting Model and Script Tools [PDF]

Labels: , , , , , ,

29 July 2008

GIS Geoprocessing >Google Maps API >Google Chart API

GIS Geoprocessing >Google Maps API >Google Chart API

update2 - ESRI just announced they are adding Virtual Earth to ArcGIS
"ESRI (Environmental Systems Research Institute, Inc.) and Microsoft announced a partnership, enabling the integration of the Virtual Earth platform into ESRI’s ArcGIS Desktop and Server software. The seamless integration of Virtual Earth into ArcGIS allows ESRI ArcGIS customers access to high-quality base map layers with rich aerial and hybrid views.
Using Virtual Earth and ESRI to publish public applications will give citizens better insight into government services to ultimately inspire involvement and participation while allowing mapping developers to publish maps faster and easier."
More details
http://www.prweb.com/releases/ArcGISOnline/GIS/prweb1153954.htm


update1 - If your interest GIS Integration with online Mapping there is a Live Seminar on 31st July 2008 - "Building Mashups using the ArcGIS JavaScript APIs"
http://training.esri.com/campus/seminars/seminardetail.cfm?course_id=100

How do you make GIS Analysis work with Google Maps API online now?

Mapperz GIS Analysis - Buffer,Intersect using ArcServer & Google Maps & Chart API
Complex GIS Geoprocessing in Google Maps - data processed on the fly. Final data is assembled in a clear visual way using Google Chart API.

Behind the scenes.
Using ESRI ArcServer to buffer (see below) handrawn lines, the 'buffer' then is 'intersected' with US Population Cenus Data (2007) and Census blocks are visualised by Google Charts API.

Try Mapperz version of GIS Geoprocessing in Google Maps API and using Google Charts API

Recently ESRI have released Resource Center for ArcServer which in combination with the ArcGIS Server API's can:
"Develop custom JavaScript™ applications that mashup ArcGIS services, Google Maps, and Microsoft Virtual Earth™ data. The ArcGIS JavaScript APIs take full advantage of powerful mapping, geocoding, and geoprocessing services."

What is Geoprocessing?
The fundamental purpose of geoprocessing is to allow you to automate your GIS tasks.

So how can we prove this works online?
Mapperz's was looking up some ArcScripts (Users upload useful scripts/code) for users to download and use and modify. Found this created by Andy Gup (ESRI)
"hand drawn polyline buffer google.zip"

This contains a few files and a readme.
"This demo shows how to use a hand drawn polyline to establish a population study area buffer using ArcGIS JavaScript Extension for Google Maps API with Google base maps and drawing tools. The polyline can be edited on the fly to adjust the study area (buffer), all the calculations parameters will automatically update."

This sample demonstrates a number of things using the ArcGIS JavaScript API:
- Passing a hand drawn polyline to an ArcGIS query task
- Using a full compliment of Google drawing tools
- Using multiple queryTasks
- Use a toggle to show/hide polygons and GMarkers
- Include query info with Google Charts API and then wrapping that up in a popup information window.

The hosting web server requires IIS 6.0 and ASP.NET for this to work.
Mapperz choose brinkster.net for supporting the IIS 6.0 and ASP.NET plus live chat support if required.

Mapperz wants to thank Andy Gup for creating and making this code available to the GIS community.

The only issue found was the file 'proxy.ashx' has to have full url to 'proxy.config' to make this work. Issue reported to Andy Gup and acknowledged.

Please note this works only within US Coverage, due to using the US Census Population data (2007) - modify it if you wish for outside the USA.

Labels: , , , , , , ,

16 November 2007

ArcGIS 9.2 Service Pack 4 Soon

ArcGIS 9.2 Service Pack 4 Out Now

So here is the ESRI Service Pack 4 Link
http://support.esri.com/index.cfm?fa=downloads.patchesServicePacks
.viewPatch&PID=17&MetaID=1351

176mb for the ArcGIS Desktop SP4 installer
379mb for the ArcGIS Desktop Help

Nothing new but lots of bug fixes....

Mapperz top picks...

  • NIM002728 - GeoTIFF files created with the ArcMap Export Map function should contain spatial reference information in addition to the currently encoded position and transform.
  • NIM007791 - Append Annotation tool in ArcToolbox creates duplicates of all fields for each annotation feature class being appended.
  • NIM007843 - Text symbol halos often fail to draw correctly, or they drop out.
  • NIM008760 - File geodatabase raster catalogs with managed imagery crash ArcGIS Engine applications.
  • NIM009820 - Graphic elements added using the Insert Picture command may have some pixels turn black when the MXD is saved with elements in "Save picture as part of document" mode. Parts of the picture may also turn black during export to PDF or other vector graphics formats.
  • NIM010025 - Closing the map when multiple editors are editing a version concurrently does not save edits when requested.
  • NIM011119 - Browsing for PMF (ArcPublisher) files will no longer cause the computer to freeze.
  • NIM011379 - When switching from the Maplex labeling engine to the standard ESRI labeling engine, the View Unplaced Labels function stops working for the standard labeling engine, and any previously displayed unplaced labels are removed.
  • NIM011521 - The ExportCAD function now creates a new PRJ file if overwriting an existing CAD file that already has a PRJ file, along with the CAD file.
If you have a spare 15-20 minutes you can read the full list of bug fixes.
http://support.esri.com/index.cfm?fa=downloads.patchesServicePacks
.viewPatch&PID=17&MetaID=1350

ArcGIS 9.3 (with Postgres support) out Early Next Year 2008

here is a good article on ArcGIS 9.3 new features (pending after beta)
http://www.directionsmag.com/article.php?article_id=2494&trv=1

Look for to this 'Geoprocessing' where users can share their geoprocessing models

One is described here 'Regression Analysis'
http://blogs.esri.com/Info/blogs/ucblog/archive/
2007/06/20/eoprocessing-advancements
-provide-greater-scientific-analysis.aspx

Labels: , , , ,