Sometimes creating a folder-connection in ArcGIS Pro (V 2.2.3) can be tricky or not possible at first glance. System-defined folders (folder links) like Documents, Downloads, Pictures etc. on the left side of the connection dialog can’t be used (“OK”-button disabled).
Since ArcGIS Pro 2.2 and QGIS 3.2 arrived recently, it was time to have again a look if and how the AT_GIS_GRID for CRS-transformation between Austrian BMN (Bundesmeldenetz) and ETRS89 (and WGS84) is implemented. The easy question: Does EPSG::5891 (AT_GIS_GRID NTv2 transformation) work out of the box ?
Is the widely pushed OGC Geopackage (GPKG)(http://www.geopackage.org/) ready for daily use – also as a replacement for the good old Shapefile as an exchange-format ? While QGIS already supports Geopackage (including direct editing) quite well for some time, the format starts to grow up in the ESRI environment. Some good news with ArcGIS Pro 1.4 …
Today I had a first look at QGIS 2.99 developer/experimental (upcoming 3.0) and big advantages in supporting Geopackage (sometimes called “the new Shapefile”) are made – including editing-support.
Die Arbeit mit Datums- und Zeitangaben in ArcGIS kann zu einem spannenden Abenteuer werden – inhaltlich aber auch rein technisch gesehen. Oft liefern beispielsweise Telemetrie-Sender “interessante” Datentabellen und schlussendlich möchte man das ganze dann noch eventuell als ‘temporal dataset/time layer’ einsetzen…
A short Python-Code in field-calculator will do the job – the result is in a new field with 0/1-values indicating if there is a duplicate for a given attribute.
Das NTv2-basierende Transformationsverfahren vom österr. Bundesmeldenetz (BMN / MGI) nach ETRS89 (und auch WGS84) ist nun auch mit den österr. Parametern des BEV (AT_GIS_GRID) in ArcGIS 10.2 “implementiert” – allerdings mit einem kleinem manuellen Eingriff.
Durch die zunehmende Verwendung von Webservices wie WMS/WMTS-Diensten und eine “Internationalisierung” von Geodaten muss immer häufiger zwischen nationalen Bezugssystemen und beispielsweise Dezimalgrad(WGS84) oder UTM gewechselt werden. Gerade bei der Transformation kann man dabei schnell in massive Lagefehler stolpern. Auf was muss man nun im Zusammenhang mit dem österr. Bundesmeldenetz (BMN31, MGI M31 und Co) achten ?