Tag Archive for 'ArcGIS'

Page 2 of 3

Morning coffee

Maybe I should read support documents more carefully, but I never would’ve expected a browser to break a GIS installation: after my glorious update to IE7, ArcToolbox wasn’t working any longer, as discussed here and patched here. Even though the site says that the patch is meant for IE7 betas, it solved my problem with the final (german) IE7 release.

A must have Firefox 2 extension for web developers: IE Tab lets you switch between IE and Firefox within a Firefox tab immediately. Have the Firefox interface and let IE render the page if you want. Great add-on!

Zotero, another new Firefox 2 extension, manages bookmarks like a bibliography. Seems very useful for extensive online researches.

Mapping time

Mikel Maron probably hit an important nail on the head titling his FOSS4G talk “It’s About Time for Time”.

During the last month we were producing a short animation film based on maps for a public exhibition. Working on that project was extremely interesting because for the first time we had a tool to visualize changes over time not as static calculated values (e.g. rates of change) but as dynamically changing images, as animations. Though we deal a lot with temporal aspects in our day-to-day work (spatial and regional development is all about changes over time) we found the new possibilities given by the medium film very exciting.

Rather difficult was that our audience was defined as “normal” people visiting an exhibition about a certain region. Our short film should stress and explain some important aspects of changing regional structures during the past 30 years in this particular region, within a timeframe of 10 minutes. Whereas we expected two thirds of the visitors stopping no longer than 3-5 minutes at our installation. However, developing this animation was an interesting experience and thanks to the amazing work of our graphic artist we are all very happy with the result (I’ll post a trailer here soon…).

Almost at the same time when the idea for our project was born I read that ArcGIS 9.2 comes with a built-in animation feature too (for displaying time lines). Now I’m pretty curious about how ESRI has implemented this new feature.

Google released today a new version of Google Earth supporting KML TimeStamp and TimeLines. Check the nice GPS track example in Mikel’s post to get a picture about how this works in Google Earth.

I hope they make the papers available soon and I can read some more about Mikel’s FOSS4G presentation!

Personal ArcSDE and more…

Episode 57 of A VerySpatial podcast covers a very interesting interview with Craig Gillgrass from ESRI talking about the geodatabase in the upcoming ArcGIS 9.2 release.

It gives a good overview about the new geodatabase concept, starting with file-based geodatabases, mentioning new packages like Personal ArcSDE – bundled with ArcGIS Desktop, runs on top of Microsoft SQL Server Express (!!), should allow up to 2 users and is targeted to small companies – and finishing with ArcGIS Server / ArcSDE Enterprise.

All in all it’s extremely interesting and clarifying information for somebody like me who wasn’t attending ESRI’s UC 2006 and just got confused about the new geodatabases. I guess it’s time to get one of the updated product schemas to finally understand all connections and relations between the ArcGIS product lines.

Unusual tasks

Spatial Adjustment It must be the heat wave, otherwise I can’t explain why today I had to accomplish some very unusual, not to say weird, GIS tasks.

One part of our work here is to collect and synchronize data from various regional or federal institutions and produce a national view of certain spatial planning related topics. The bandwidth of responds to our data requests is pretty broad: it reaches from colorful word or excel tables to every digital image format (particularly when it comes to geographic data and maps) you can imagine. GIS compatible data is unfortunately the big exception. The worst, and in the year 2006 still existing, answer you can get is “I send you the data by fax, ok?”.

Adobe Illustrator to ArcMap

During the last days we received some maps done in Adobe Illustrator. For some reasons GIS was ignored and the whole mapping was done exclusively by vector graphic editing. For print-only maps it was ok and we could add the delivered Illustrator files to our graphic outputs. But we needed the data in our Mapserver too.

The workaround I found was to export the features (points and polygons) from Adobe Illustrator to AutoCAD Interchange file (dxf) and then import this AutoCAD files into ArcMap. The import/export allows you to take over the layer information (the graphic elements were organized and grouped into different layers) as attribute like in any other dxf. Completely missing is of course a coordinate system. Once I had all the elements loaded into ArcMap I used the Spatial Adjustment tools to shift the former graphic elements to their right geographic location within my chosen coordinate system. To successfully complete the spatial adjustment you need to know the exact location (e.g. some graphic lines represent a known street network) of at least a few graphic features.
Of course you won’t achieve sub-meter accuracy by this method, but for a first rough import step it was ok. Further spatial adjustments along with other editing steps (such as adding attributes) need to be done on the imported data in order to ensure a certain quality level.

Coordinate system?

Another data set which was meant to be added to the Illustrator data was stored within an Excel table. First I thought great, somebody who understands my needs: the last two columns represented coordinate pairs. Fantastic! I’ll be done in 10 minutes. After the X/Y-import the data just didn’t want to match any coordinate system I knew. Whatever projection parameter I modified, the data just slipped around on my map, always slightly off my existing data (the position of some features was known). It took me the whole morning to figure out what was wrong with the coordinate pairs: every third coordinate pair applied to another coordinate system. I’ve never seen such a data compilation before. After splitting everything up, defining the right coordinate system for each pair and putting them together again I could add this data my maps.

If today’s data struggle wasn’t enough, my PC was behaving sluggish and unmotivated all day long. Must be the heat or a signal to go home now.

ArcGIS on Mac OS X

ArcMap on Mac OS XSome might go out and play Minigolf on their free weekends, I stay at home and fiddle around with some geo things on my new MacBook.

As result of this afternoon I got ESRI’s ArcGIS up and running on Mac OS X. Of course with a little help of a virtual Windows installation in the background.

What needs to be done?

Well, first I had to decide which virtualization software I want to use. Basically I had a closer look at Apple’s Boot Camp and Parallels Desktop (aff link). Whereas Boot Camp doesn’t count as virtualization tool, it just enables booting and running Windows on any Intel Mac. That was mainly the reason why I didn’t go with Boot Camp. Every time you need Windows-only software you’ll have to restart your machine. In the case of ArcGIS I’m not planning to use it on a 10 hrs/day basis on the laptop, it’s just an “emergency” installation, to edit and modify some minor things on the way or to use it for presentation and demo purposes. So in the end I downloaded and installed Parallels Desktop.

There are of course some other tools available, like Virtual PC for instance, but after a quick research on some reviews I decided to focus on Boot Camp and Parallels Desktop for my purposes.

What about perfomance?

RAM limitationsActually I was positively surprised by ArcGIS’s performance in Parallels Desktop. I expected it to be sluggish and painfully slow, but it wasn’t at all. To complete basic tasks and do some map editing it’s quite ok and usable. The main limitations are RAM and video card. On Parallels Desktop you allocate a certain amount of RAM to your Windows installation, 512MB in my case. I think you can only allocate the half of your built-in RAM as maximum.

Virtual video driverThe video card is another major drawback: Windows sees a virtual graphic card with only 8MB of VRAM available. Not too much if you’re planning to do some 3D visualization (which I won’t). However, I’m wondering how ArcGIS Explorer (3D!) is performing under this conditions since there won’t be a Mac version.

A Windows installation enabled by Boot Camp accesses all of your RAM, makes use of your video card instead of emulating its own and the processor isn’t occupied with Mac OS X tasks while you are working in Windows. There are good chances that ArcGIS will act somewhat faster too.

Parallels Desktop 4.0 for Mac

Something else?

No luck with GPS so far. The Garmin GPSmap 60C is recognized by Windows but not by MapSource. I wish Garmin would fix their USB issue and come up with some Mac support. It can’t be that hard, other devices seem to work just fine.

Along with Apple’s switch to Intel it’s now easier than ever before to use Windows-only applications (like most GIS and GPS software) on Mac OS X. There are various virtualization products available which deliver good Windows perfomances. Using Boot Camp even gives you the full perfomance of your machine, considering some missing hardware drivers (Boot Camp is still beta). Let’s see in August what comes with Mac OS 10.5 out of the pipe.

Publishing maps

If you don’t depend on online data resources MAP2PDF seems to be an excellent alternative to ESRI’s ArcGIS Publisher. The feature list covers almost every reason why we started using ArcGIS Publisher for sharing interactive digital maps. (via ArcDex)

ArcSketch

I wish I had found ArcSketch two weeks earlier when we did a few zoning maps. After playing around a while this little extension seems to be very useful for conceptual work and rudimentary feature creation. (via VerySpatial)

ArcGIS ArcPublisher bug

I should consult more often ESRI’s support forums, user to user help is working well there. This morning I found a workaround for an annoying ArcPublisher bug: opening a folder with a .pmf in it froze my explorer, almost every time. Here is the workaround. ESRI please fix it, this bug is known and documented longer than 1 1/2 years now!

Georeferencing photos

Version 4.0 of GPS-Photo Link, an ArcGIS Extension to locate photos along GPS tracks, now directly supports Google Earth. We used it quite a lot to build and manage comprehensive photo documentations of some project areas. A well working and, for our purposes, very useful tool. It’s a free upgrade for existing users.

ArcGIS on Mac OS X?

Parallels Desktop 4.0 for Mac

Great idea! I’m wondering if it would be possible to run ArcGIS in Virtual PC under Mac OS X at a professional level. Any experiences? Especially the ESRI hardware dongles give me slight headache.