ESRI has posted the results from the 2008 ESRI Q&A and most of it isn’t news, but a couple things caught my eye…
Q: When will ESRI allow licenses to be checked out of the central license manager? ArcGIS 9.4 will support the ability to check out licenses and borrow licenses from a central license manager and for use in the field. Q: Are you considering eliminating the dongle as a license protection mechanism? Yes. In one of the service packs (post 9.3), ESRI will support the ability to use a license manager without a dongle on Windows and Linux.
Hallelujah!
Q: When will the metadata editor in ArcCatalog be improved? We will be overhauling the metadata editor as part of our metadata creation, management, and data sharing improvements in ArcGIS 9.4.
I’d say this is very welcomed. The metadata editor hasn’t improved since 8.x was released and if we are to expect people to edit metadata, it should be made easier.
COLLADA Support. At 9.3, ESRI has added support for the COLLADA standard.
Improved Performance. There are significant enhancements in display speed in ArcScene, ArcGlobe, and ArcGIS Explorer.
COLLADA support is wonderful, but ArcScene and ArcGlobe are still dogs. I’m not sure I’m too hopeful that this improved performance will actually translate into anything. If we are to integrate with BIM and 3D models of cities, both programs really need to be totally redone. Neither one has kept up with the times.
Portal Toolkit – At 9.3, ESRI is releasing its newest version of the geospatial portal toolkit built on ArcGIS Server.
Say goodbye to ArcIMS for the Portal Toolkit. I’m interested to see if the new version is actually any good, the old was was very complex and cluttered. If ESRI could design user interfaces as nice as their presentation graphics, this thing would probably be very impressive.
Search - At 9.4, ESRI is launching an ambitious effort to have search capabilities deeply integrated into all elements of ArcGIS. This will allow users to automatically create and discover various GIS resources using simple search tools. Users will have search tools integrated in their desktop that search local files, workgroup servers, enterprise servers and the open Web.
The ability to discover datasets on the Internet and on your local servers is critical. It makes me cringe when I see someone type “*.shp” into their Windows search tool to try and find a file. If done well, this will be a valuable tool.
Q: Is ESRI going to provide a hosting environment for ArcGIS Servers? ESRI is currently researching this and is already hosting the data and Web services for a number of our users in both federal and state government.
Interesting, I wonder what the price points will be. Could make a ton of sense to buy EDN and then pay ESRI to host your application.
Q: Are shapefiles going away? No, ESRI will continue to support shapefiles for the foreseeable future.
So begins the transition away from the shapefile to the file geodatabase. Actually until ESRI opens the file geodatabase format up to everyone (they nicely mention that they opened shapefiles up later in the Q&A page), it probably will not gain much more traction than the personal geodatabase did.
Q: Will ESRI continue to support Visual Basic for Applications (VBA) in the future? Yes, ESRI is committed to continuing support for Microsoft VBA with the ArcGIS Desktop applications and has updated to VBA version 6.5 at the ArcGIS 9.3 release. However we strongly suggest developers use Visual Studio 2005 / 2008 for customizing and extending ArcGIS Desktop.
This is the number one question people asked me after I got back from the DevSummit. The writing is on the wall guys, time to move on. And VB6 folks, the end is here. 9.3 is the last release that supports VB6.
Q: What is the current level of support for OGC standards? At 9.3, we have extensive support of KML, WMS, WCS, CSW, and WFS. By including support for style layer descriptors, filter encoding, and transactions support for WFS, we believe our support for these Web service standards are comprehensive and ready for use in real projects. Our support for GML includes both out-of-the-box simple features GML support and extended GML support (different application schemas like OS MasterMap, Top10NL, CityGML) using the ArcGIS Data Interoperability extension, which is based on Safe Software’s spatial ETL (extract, transform and load) platform. We have partnered closely with Safe Software, the global leader in spatial ETL technology solutions, which allows our users to stay current with evolving GML standards. At 9.3 with WFS Transactions, the geodatabase is now accessible for simple features based transactions from any client that communicates using the WFS-T protocol. Support for emerging OGC specifications such as Web Processing Services (WPS) and for Sensor Web Enablement (SWE), are currently being studied for implementation in our future releases.
Good news for those who want to take part in the GeoWeb. Lots of standards support means users will be able to leverage your data. No sense locking them into that ArcIMS HTML Viewer when they can use WS. Plus Sean those who don’t like WS services can always use that wonderful RESTful API as well.
Q: Is ESRI going to offer a Certification Program? ESRI is using your feedback to determine the need and potential structure of a certification program. More information will be available in 2009.
Looks like they are seriously looking at a certification program. Would you take it any more seriously than a MCSE?
Knowledge Base, wikified: For many years, our online Knowledge Base has been a great way for us to push the latest technical documentation between releases. Later this year, we expect to complete the loading of our entire Knowledge Base document database into a wiki, so the community can participate, sharing with other users what they know and what they have learned.
Finally, we’ve all been asking for this and it appears it is on its way. Wikis are so good at collaboration and pulling some of that knowledge that is stuck in the ESRI forums and put it on a Wiki will be a huge benefit to all.

7 Comments
James, I’m interested on your opinion on the following statement in the Q&A you cited above:
“ESRI continues to maintain an open system strategy. The most recent evidence of this position is the new support for the open source RDBMS, PostgreSQL with the Enterprise Geodatabase at ArcGIS 9.3. In addition, ArcGIS 9.3 supports the spatial type for the open source DBMS, PostGIS, as a 3rd party vector storage type. “
(to be found here http://events.esri.com/uc/QandA/index.cfm?ConferenceID=85D7FF7F-1422-2413-199D382F1109DE0A)
How serious is ESRI about open source?
I get this feeling the progression of more and more traditional data including related geographic information will have rendered a distinct geospatial web search tool completely redundant by the time 9.4 comes out. A local/enterprise server search would be excellent however.
What would be really slick is a generic search within the attributes of an MXD without the need for multiple spatial/attribute locates.
@Eric: I think ESRI is looking at open source two ways. First off, they want to support open source databases such as Postgres. The primary reasons they are doing this is because their customers are asking for it. Not that they don’t want to support Postgres, just the demand is there so they added support.
They also leverage open source when it makes sense such as GDAL. What this means beyond integrating GDAL into the software, I’m not sure. Personally I think a great step on their part would be writing a File Geodatabase “reader/writer” for OGR. Will this happen? No clue.
I liked:
Will ESRI implement scripting in ArcGIS similar to AML?
ArcGIS already contains a scripting environment within the geoprocessing environment using Python. This allows users to easily script geoprocessing tools to create process automation and data processing.
We continue to advance our use of Python and have significantly improved the performance at 9.3. After 9.3 we will be adding additional capabilities to our Python scripting to allow for more map and editing automation, similar to how macros written in the Arc Macro Language (AML) for ArcPlot and ArcEdit were used to help with data and map production in Workstation ArcInfo.
The one that caught my eye was about geodatabases.
Q: Are shapefiles going away?
No, ESRI will continue to support shapefiles for the foreseeable future. This data structure, initially released by ESRI in 1994, provides a very simple data interchange format that has become an industry standard and is now used or supported by virtually the entire geospatial industry including many of our technology partners.
We added support for the file geodatabase at 9.2, and it has rapidly become the “next generation” of the shapefile for the GIS community. The file geodatabase is simple, easy to use, and very fast. In subsequent releases, we will be publishing APIs for open access of this format.
I’m curious on whether or not the GIS community believes that the ESRI file based geodatabase will become as ubiquitous as the shapefile? Or if it simply a case of “if you say it enough times it becomes fact”.
AA
I think that by the time ESRI creates an Open API for the File Geodatabase, the FGdb will be irreversibly regarded as an ESRI proprietary format. If a file format is going to supplant the shapefile, my guess is that will be one that offers easy importing and exporting of data from/to SQL Server 2008 without having to purchase expensive go-between software (assuming the SS 2008’s spatial component is solid from launch).
I guess they knew I was coming to UC to harass them on the BORROW keyword. I’m pleased with the direction they are taking with license management….even if it is 3 years late
And yes I would take the ESRI certification seriously as long as they didn’t allow certificate mills to crank out esri certifications. Considering they are probably going to be heavy handed with this like they are with ATPs, I think certified ESRI pros will be few and far between.