Using ArGIS Desktop’s Map Service Publishing Toolbar

One of the best new features of ArcGIS 9.3.1 is the Map Service Publishing toolbar in ArcMap. This tool helps you analyze your maps to see what is slowing the map down. No longer are you having to look for the needle in the haystack. You just activate the toolbar and hit analyze. Then ArcMap returns all the errors and warnings associated with your mxd.

The new Map Service Publishing toolbar in action.

The new Map Service Publishing toolbar in action.The new Map Service Publishing toolbar in action.

If you double click on any of the issues” it will take you to documentation explaining the problem and how to fix it.

ArcGIS Server documentation helps figure out how to fix problems.

ArcGIS Server documentation helps figure out how to fix problems.ArcGIS Server documentation helps figure out how to fix problems.

One other feature about the toolbar which is a big help is the preview. You can preview any map on how it would be served in ArcGIS Server, from right inside ArcMap. You also get a timer to show how long it took to generate that request. This is of course helpful for the ArcGIS Server services, but can even be used to speed up ArcMap documents that are only going to be consumed on the desktop. If you’ve been working with a mxd that seems to be loading slowly, now you have the tools you need to debug why the map isn’t performing quickly enough.

The Preview ArcGIS Server window allows users to determine the speed at which their maps are rendering.

The Preview ArcGIS Server window allows users to determine the speed at which their maps are rendering.The Preview ArcGIS Server window allows users to determine the speed at which their maps are rendering.

The toolbar also allows you to generate the Map Service Definition (.msd) files and even publish directly to ArcGIS Server from ArcMap (bypassing the need to go to ArcCatalog or the web manager).

The Map Service Publishing toolbar is really a great addition to the ESRI workflows, both Desktop and Server. Looking back at some of our existing map services we had authored with ArcGIS Server, I was amazed at how easy it was to discover the problems and then address them. Coupled with the new MSD files, ArcGIS Server is really a speed demon these days.

May 14, 2009 Thoughts






National Geographic TPQ converter

NOTE: PROJECT APPEARS DEAD

Remember TOPO! Pro for ArcGIS? Don’t bother using the Google if you don’t recall, because it is gone.

If you’ve invested tons of money in the state series then you’ll be happy to know that there is a tool that allows you to convert the TPQ files to JPEG with a world file. TPQ Converter allows you to use the USGS data on the State Series CDs by converting individual or all TPQs located in a directory to jpgs with a world file. Then you’ll be able to use the output with any GIS application you wish.

At my old company, we did have a most TOPO! states, but since I’ve moved to RSP, we’ve just used web services.

May 12, 2009 Thoughts






National Geographic TPQ converter

NOTE: PROJECT APPEARS DEAD

Remember TOPO! Pro for ArcGIS? Don’t bother using the Google if you don’t recall, because it is gone.

If you’ve invested tons of money in the state series then you’ll be happy to know that there is a tool that allows you to convert the TPQ files to JPEG with a world file. TPQ Converter allows you to use the USGS data on the State Series CDs by converting individual or all TPQs located in a directory to jpgs with a world file. Then you’ll be able to use the output with any GIS application you wish.

At my old company, we did have a most TOPO! states, but since I’ve moved to RSP, we’ve just used web services.

May 12, 2009 Thoughts






PostGIS in Action - The Book

Regina Obe and Leo Hsu have a great new book coming out called PostGIS in Action. Looking at the table of contents reveals that this should be the book for learning how to use PostGIS in your GIS applications. I’m really intersted in Chapter 13, First look at WKT raster”. Rasters seem to be pushing their way into my workflows so the more I can learn about it, the better I know I’ll be off.

May 11, 2009 Thoughts






PostGIS in Action - The Book

Regina Obe and Leo Hsu have a great new book coming out called PostGIS in Action. Looking at the table of contents reveals that this should be the book for learning how to use PostGIS in your GIS applications. I’m really intersted in Chapter 13, First look at WKT raster”. Rasters seem to be pushing their way into my workflows so the more I can learn about it, the better I know I’ll be off.

May 11, 2009 Thoughts






ESRI ArcGIS JavaScript API Memory Leak + Fix

Doron does a great job outlining the problem and links to the fix so if you want to know more about the issue, check out his blog.

Since version 1.2 of the ArcGIS Javascript API, we’ve noticed a strange issue in both IE6 and IE7. When zooming in, memory consumption of the iexplore.exe process takes a huge jump and reaches up to 800-900 megabytes. When the operation ends, it goes back down to 50-60 megabytes. This has caused us a great deal of sorrow, as it sometimes caused our users’ systems to hang.

You can track the bug here if you wish.

Those JSAPI Bugs come right at you!

Those JSAPI Bugs come right at you!Those JSAPI Bugs come right at you!

May 11, 2009 Thoughts