ArcGIS Runtime SDK for Qt

For those of you who never heard Qt, its s a cross-platform application framework used to develop GUI applications software, and its what is used for all the QGIS forms. And now ESRI announced the beta release of the ArcGIS Runtime SDK for Qt. From the release announcement: ArcGIS Runtime SDK for Qt is designed to help C++ developers use […]

, ,

1 Comment

How to make your first QGIS custom form on Windows

For a long time I wanted to give a go at creating a QGIS plugin. Nothing in particular, just a ‘Hello World’ plugin or similar so I could understand how the whole QGIS/python thing hangs together. Seasoned readers of my blog may have noticed by now that I mainly (only?) work on Windows OS. And […]

, , ,

Leave a Comment

Are we smarter because of Google? Gimme a break

To forewarn you- this is a rant. But I have to blow some steam here- just can’t easily accept pompous, big-headed statements like this one: Effectively, people are about 20 IQ points smarter now because of Google Search and Maps. They don’t give Google credit for it, which is fine; they think they’re smarter, because […]

1 Comment

Displaying WMS Legends in Silverlight with a WCF Service

This may be re-inventing the wheel big time, but whilst working on an ArcGIS Silverlight app making heavy use of WMS Layers, I could not, for the life of me, find a way  to display the WMS legend in the ‘standard’ legend control. Now, there may be a version of API I missed, or plain […]

, , , ,

Leave a Comment

Identify Task for WMS layers in ArcGIS Silverlight

Apparently it doesn’t seem to be working as expected- even if the WMS layer is stored in an MXD document.  Instead of returning the layer attributes, it returns the WMS GetFeatureInfo request i.e. something similar to: http://www2.demis.nl/WMS/wms.ashx?WMS=SAMPLE&VERSION=1.3.0&REQUEST=GetFeatureInfo&< >CRS=CRS:84&BBOX=-180,-90,180,90&WIDTH=1304&HEIGHT=652&LAYERS=Countries& QUERY_LAYERS=Countries& STYLES=&EXCEPTIONS=XML&FORMAT=image/png&INFO_FORMAT=text/html&FEATURE_COUNT=50&I=304&J=192 The workaround is to use this URL to make a direct call to the WMS […]

, , ,

Leave a Comment

Batch Geocoding with Google Maps

Yes, another one of those. Last week I had to geocode a bunch of addresses which were held in a csv file and came across this really handy geocoding utility/page, (which you can download it on your PC) written by Esa. As expected, it takes a list of addresses and geocodes them. Geocoded addresses and coordinates are […]

, ,

Leave a Comment

CitizensOnDuty.com: Reporting neighborhood problems with a twist

It seems that Greece has just acquired its own flavour of crowdsourced, problem reporting app. Citizensonduty.com is what you would expect from the likes of FixMyStreet and SeeClickFix: On top of a Google map background, users can report problems in their local area so that the Local Council will (in theory) fix them. Citizens on […]

,

1 Comment

Follow

Get every new post delivered to your Inbox.

Join 193 other followers