Category: Thoughts

  • ArcView 3.x to Google Earth

    Link – Do Google Earth

    Displays shape data on top of Google Earth:

    • Launches Google Earth from Arcview
    • Displays selected features of active theme
    • If no features are selected, all those in the active view are shown

    Sigh, I wish I still had Arcview 3.2a installed or I would give this a try. I’ve got the CD around here somewhere, so maybe I should just give it a shot. Good to see people still using Avenue. 🙂

    There is such simplicity to an Avenue script that makes you really miss the days of Arcview 3.x programming.

    There are other ArcView 3.x scripts to export to KML such as Shape 2 KML.

  • KML to ArcMap Converter

    Link – A little KML to CSV converter

    I wrote a quick and dirty XSLT-hack to convert a KML-file to a very basic CSV-structure, which I could later import as X/Y coordinates to ArcGIS.

    OK, its not really a KML to ArcGIS converter, but it will allow any ArcGIS Desktop user to import KML point files into ArcMap as a CSV file. It really hasn’t been developed yet, but there are plans to enhance the converter to support GML and lines and polygons. There has been a huge focus on ArcGIS to KML, but not much on the reverse.

  • KML Home Companion 3

    Link – KML Home Companion 3.0.4

    KML Home Companion is out of beta and has some bug fixes. Eveyone will probably want to download the latest version. KML Home Companion has really come together as a great tool to get your GIS datasets out of ArcGIS and into Google Earth.

    Fixes in 3.0.4

    Fixed points with categories – first point was being dropped
    Tessellate works correctly – tag was misspelled

    Fixes in 3.0.3

    Fixed polygon fill with categories – first polygon was being dropped

    Fixes in 3.0.2

    Polygons can have “holes” – innerBoundaryIs tag now implemented
    Fixed polygon extrusion

    New Features in 3.0

    Can create single or multiple placemarks for a layer
    Allows either a default color or the ArcMap layer symbology
    Error checking for geometry types
    Transparency is displayed as a percentage instead of a Hex number
    Refresh button for layer listing
    Easier method of selecting output directory

  • The best part of Thanksgiving is

    The part after you stuff yourself full of turkey and stuffing and then plop yourself on the couch to watch some football. Of course there still is some pumpkin pie to come, but we’ll cross that bridge when it happens.

    Enjoy the holiday folks, and to those not in the USA, I’ll eat plenty of pie for all of us.

  • The Mapdex ArcMap Toolbar

    Link – Mapdex ArcMap Toolbar

    As if Iqbal, in my group, just finished developing an ArcMap toolbar plugin for Mapdex. This ArcMap extension will allow you to search Mapdex directly from within ArcMap. I think it is pretty powerful. It makes use of the soon to be released Mapdex REST interface.

    Looks interesting to me. Finding web services is one of the hardest things to do these days and integrating one of the only tools that can do it, Mapdex, into ArcGIS should help increase their usage, plus integrated into ArcGIS should improve workflows. Click through to the article to sign up for the beta.

    Mapdex ArcGIS Toolbar

  • Public ArcWeb Services Error

    I know ArcWeb is working, but when I try and use the account I set up for Public ArcWeb Services I get the following error. Probably user error, but still very frustrating 🙁

    UpdateAndrea Rosso in the comments says as I suspected, user error.

    Public AWS Error

  • New Feeds Added to Planet Geospatial

    I’ve added a couple new feeds to Planet Geospatial and in doing so I think I hit the limit of what the python script and my server could handle as the script started to time out. A quick look at the feed list showed many sites that aren’t updated anymore or aren’t really blogs. I’m personally going to keep all the feeds in my RSS aggregator, so if any start posting again I’ll add them right back in.

    The end result is that the script runs very quick and I’m happy with how the site has turned out. I’ve been maintaining a change log (you’ll see the link right below the generated date) of all revisions so you can follow what has been added or subtracted (and why).

  • Defending KML against the proprietary police

    Link – “Proprietary” Formats: KML and GML

    It would appear that the only salient difference in proprietary-ness is that KML was developed by a single company (albeit with input from others), whereas GML was developed by a standards committee. The salient difference in the marketplace is that KML is usable and hand-editable, whereas GML is rather too complex for use without tools. In contrast to what one might expect, the standards committee developed format requires tools to create, whereas the one developed by Keyhole does not.

    Strong words against the GML camp, but some of it might be deserved. Personally I’ve not run into too many people complaining about KML being proprietary, but I’ve seen people bring it up on different blogs. As a GIS professional I don’t really care about which formats have OGC standard labels on them as most of our clients use one of 3 formats for data interchange; e00, shapefile or personal geodatabase, all ESRI formats. I don’t see the day anytime soon where KML will get added to that list, but if ESRI continues to integrate KML support into their products and continues to ignore GML it could happen.

    I got hammered a months ago about complaining that much of these open formats aren’t supported in ArcCatalog and saying it was up to the open source community integrate into ArcGIS products, rather than ESRI. I think at this point with ESRI OGC support usually limited to an ArcGIS extension, someone needs to step up and write some tools for GIS professionals to integrate OGC support into their ESRI workflows because ESRI doesn’t seem to think it is a priority. There are tons of open source tools that support both OGC and proprietary ESRI standards and formats, but you have to pay money on top of ArcGIS to get such support in ArcGIS. Many look at this as ESRI’s fault and maybe it is, but given all the KML export/import tools being developed for ArcGIS, you’d think someone would take on the challenge and integrate all the GDAL tools into a nice toolbar or toolbox.

  • A mostly “GYM-free” zone

    Link – Back to non-GYM, happy Thanksgiving

    Scoble links to Spatially Adjusted in a non-GYM post, maybe Public ArcWeb Services 2006 is timed just right to take advantage of this Google Mapping rut people seem to be in. Heck, I bet Scoble doesn’t even know about ArcGIS Explorer, all the fun of Google Earth, but none of the “GYM” baggage.

  • Planet Geospatial “Fixed”

    There has been some problems with Planet Geospatial over the last month both on the html page and with the feeds. I finally gave up trying to handle all the html and are now stripping it out (except for link tags). I’ve also decided to use FeedBurner as it seems to do better than either of the two feeds that I was using before. For most RSS readers, the change should be transparent, but some might want to update the feed to http://feeds.feedburner.com/PlanetGeospatial. I’ve tried this in Yahoo!, Google Reader, Newsgator, RSS Owl, Bloglines and Feedster. If you see trouble, let me know, but I’m hopeful this should end all the problems Planet Geospatial has had (I just asked the Magic 8-ball and it told me that it will work so I’m confident).

    Also, Sean Gillies has updated his Greasemonkey script which removes feeds from Planet Geospatial that don’t interest you. This version should be pretty stable as I have no plans to change Planet Geospatial since it is working with all browsers and all major RSS readers.