Archive for April, 2009

4th Annual Geocortex User Conference Concludes

April 30th, 2009 by Darin

Although there are hands-on workshops continuing for the next couple of days, the core Geocortex User Conference concluded yesterday for many attendees and most Latitude staff.

I think things went well. I leafed through the feedback forms this morning, and most attendees seemed glad they came. Next year, we’ll concentrate on providing more user presentations for conference goers.

2009 Geocortex UCSometimes it’s all a bit exhausting on the logistics side of things, but as Steve said during the wrap-up session yesterday, there’s nothing like this event to inspire our team and remind us why we do the work we do. Our users and partners are doing some incredible stuff with the technology.

Attendance was definitely a bit lower (-5%) than last year, but given that lots of conferences out there have seen attendance drop by half this year (travel is one of the first things to get frozen during a recession), I’m pretty happy with the turnout.

We’ve actually contemplated holding the event in Seattle, which I figure might triple attendance compared to holding it here. Travel to Canada is a barrier for lots of our US customers. I guess the international aspect sometimes risks an optics issue for some organizations even though travel/accommodation costs are the same. Of course, we’d have to transport a bunch of Latitude folks down there for a week. Like with most things, there’d be advantages and disadvantages.

Thanks to everyone who joined us!

ArcGIS Server 9.3.1 is shipping (and being received)

April 24th, 2009 by Steven

We recently heard that ESRI would start shipping ArcGIS Server 9.3.1 on April 27, but one of our licensees just posted on the Geocortex Essentials discussion forum that they received it today.

Exciting news! With dramatic performance improvements and a number of other additions, this is the release that I’ve been waiting for since 2005.

Pictometry Integration Included in 1.5.2 SP1

April 24th, 2009 by Drew

We’re getting ready to cut the 1.5.2 Service Pack 1 release of Geocortex Essentials (it will be available on the Support Center for download on Monday, April 27th). Service Pack 1 contains some bug fixes and some minor features, but it’s more exciting to announce the inclusion of Pictometry SDK integration.

The Pictometry Image Navigator control has been embedded into the Geocortex Essentials viewer. With a Pictometry license, users can view images coming from Pictometry side-by-side with the corresponding area on the map viewed within Essentials.

For example, within our demonstration data I can do a search for “my property”, and I can see that apparently the landscaping is undergoing some renovations:

Pictometry

The Easter Edition of Geocortex Optimizer Is Now Available

April 9th, 2009 by Kevin

Geocortex Optimizer 1.2 has been released. This release contains some awesome new features including a number of new reportlets highlighting the return on investment of your ArcGIS Server and Geocortex Essentials installation. There are also new Uptime reportlets showing the status of your configured alarms as well as an all new printing capability. Reports can also be periodically mailed to you which is a great way to keep a historical record of your infrastructure over time.

The 1.2 release is available on the Geocortex Support Center.

Stay tuned for the announcements related to Geocortex Optimizer 1.3

Adding Data to a Sharepoint List

April 8th, 2009 by S Woods

Having mastered connecting site content by using Web Part Connections, I’d run into a new problem: how to update a Sharepoint List with more data. I initially tried selecting “Edit in a datasheet” and just pasting my new rows in. But my data wasn’t in the right format so I got an error message that Sharepoint couldn’t paste the data. I then tried selecting “Open with Access”, thinking that perhaps working with the data in a database format might be easier.

openwithaccesssm

I tried pasting the data and then importing the data to append the table, but neither worked. It seemed that the column settings were very specific, so I had to somehow make my Excel spreadsheet data be exactly the same as the table in Access in order for the two sets of data to recognize each other as “the same”.

This is the point where I suspect a lot of people get frustrated. Data can look exactly the same to the eye but in fact have subtle differences in the column settings – things like if it’s text or a number. To a person, it looks like 1234 either way, but to a computer it’s either 1234 (a character that can be counted and concatenated but not summed) or 1,234 (a number that can be used in any calculation). If you don’t know a lot about data types and other column settings, it can prove to be a very frustrating and time-consuming task to figure out how to make them work together.

I decided to try a different approach altogether. I exported the List from Access into Excel.

exporttoexcelsm

I opened the Excel file and I pasted my data into the spreadsheet using the “paste special” option from the right click menu and selecting “values” to make certain that I didn’t change any of the column formatting that had come in from Access.

pastespecialsm

Now I had all my new data in the Excel file so I deleted the old data from the spreadsheet – I only wanted to import new data! I then renamed the Excel file and went back to Access and imported it, setting it to append my existing List.

importfromexcelsm

Voila! It worked! The whole process took only a few minutes and all the data played very nicely together.

Web Maps vs. Paper Maps

April 6th, 2009 by Stephanie

My dog ate my homework map.

my_dog_ate_my_map

Update: I should elaborate. This was an actual paper map over at Ministry of Transportation that got chewed apart by somebody’s dog. Upon seeing this photo, I thought, “Some of my days are spent dealing with the digital version of this”. It is comforting to know that similar issues existed before computers, and I have to say I truly appreciate that the modern version rarely involves dog slobber.