-
-
When retrieving data from a database into an object oriented language such as Java, we often find it easier to convert the SQL data into our own object based structures. In the Java world, Latitude has been using Hibernate for this purpose for years. It's a great piece of software that has helped tremendously in project work. As we get into more and more .NET projects, the same data challenges exist. Although Hibernate is available in a .NET flavour, I'm more excited about Microsoft's new LINQ technology. It's the same idea as Hibernate, but is more tightly integrated into C#, Visual Basic, and Visual Studio.
-
-
I was reviewing the list of upcoming conferences with the team yesterday, and I can’t believe how many events are happening in September/October. Even with four digital projectors, numerous exhibit configurations, and half a dozen staff who attend these events, there is so much happening simultaneously we simply can’t attend everything. At one point, Steve Maddison will have about three hours at home between returning from Europe and hitting the road for New York.
-
-
I thought I’d give a quick update on Geocortex IMF-related product releases.
We’re coding away for a 5.2 release of Geocortex IMF, scheduled for late September/early October. This is a minor release in the IMF 5.x line; separate from the IMF 6.0 project which Moxi is still working on. We’ve also got a new version of Editing Suite for Geocortex IMF coming in September.
Stay tuned for more updates.
-
-
Steven Myhill-Jones and I are similar enough in appearance to have actually fooled people into mistaking one for the other. My daughter once famously mistook Steve for daddy. At the 2005 ESRI User Conference in San Diego people openly teased Steve for featuring a big picture of himself on the full-page Geocortex ad located on the back outside cover of the conference agenda (it was actually a photo of me).
Despite the mistaken identities, I don't actually resemble Steve enough to begin entertaining thoughts of “separated at birth” suspicions. Enter the guy fixing the roof outside Latitude’s main office this week:

That’s me on the left. The fellow on the right was around long enough for me to grab a picture, but not long enough for me to ask his name (or more importantly, ask him what his parents’ names are).
-
-
Once you delve into the ArcXML Programmer’s Reference Guide you notice that the cartographic capabilities of ArcIMS are increased, when compared with those offered in through ArcIMS Author - ArcMAP provides a solid UI to define your map service symbology, whereas to take advantage of the symbology options not available in ArcIMS Author, you must update the ArcXML code directly (using a program like TextPad).
As ArcIMS also supports raster marker symbols, which aren't available in ArcIMS Author, I have found the following script to be infinitely useful:
http://arcscripts.esri.com/details.asp?dbid=12766
This script outputs an AXL file based on an MXD. Note I have found that some of the symbology does not carry across entirely, so if using this utility you will likely have to do some tweaks (sometimes polygons receive polyline symbols...) - I find that this tool is especially great for theming different classes of polygons and symbolizing point layers with the ArcGIS symbols.
By the number of downloads recorded, I am not the only one who finds this script invaluable – thanks Jeroen!
-
-
People googling other people to learn more about them has become part of modern life. A few months ago I was debating the best way to ship something to a company, so I brought up their location on Google Maps. On a whim, I switched to imagery and saw "head office" was a rural farm (incongruous).
It is common knowledge that lots of businesses (particularly small ones) hope to make themselves look bigger/different than they are. While I’ve always used a consumer mapping engine to figure out directions to a place I’m about to visit, I’ve recently started using aerial imagery to scout the location of some firms prior to doing business with them.
Because I made a decision from Victoria, I depended heavily on aerial imagery during the selection of the location for our new office in Toronto. And yes, I absolutely considered how people might read into possible office addresses based on a bird’s eye spatial query.
If I’m visiting from above, then I imagine lots of other people are doing it too. I wonder if we’re entering an era in which location as seen from above will become increasingly relevant for businesses (especially for small/online businesses that may never have a customer visit their premises). Will growing birds-eye visits fundamentally change site-selection criteria? Might lower-quality premises in a quality area be superior to a nice office in a lower-quality area? Might appearance from above be more relevant than appearance from ground level when determining “quality” and making decisions about where to establish an office?