28. March 2015
mika
hGIS , techie , webGIS
Prosty skrypt mapy Leaflet, dzięki któremu na stronie wyświetlona zostanie mapa z warstwą Wig100k:
A simple Leaflet script to display map with Wig100k layer:
More...
16. March 2015
mika
hGIS , techie , webGIS
Prosty skrypt mapy OpenLayers w wersj 2.x, dzięki któremu na stronie wyświetlona zostanie mapa z warstwą Wig100k:
A simple OpenLAyers 2.x script to display map with Wig100k layer:
More...
14. January 2015
TP
cartography , techie
A new map has just been added!
The Kummersberg map which is known from our previous posts. The georeferencing itself was quite challenging as it required straightening and cropping map images by a vector index which also had to be prepared. The size of the vector index (or map grid) was neither derived from geographical graticule (e. g. 15' by 30') nor the real size of map sheets (e.g. 30cm by 50cm) and we had to make use of cadastral division (which was present on the map frame). Next step involved map sheets straightening and combining into a single map mosaic. Then, it was ready to be georeferenced. We used 20 control points with spline (rubbersheeting) transformation, and the result seems to be really nice :-). However, in the future we'll intend to imoprove its quality be applying map's native projection.
Dziś przybyła nam nowa mapa!
Administrativ Karte von den Königreichen Galizien und Lodomerien mit dem Grossherzogthume Krakau und den Herzogthümern Auschwitz, Zator und Bukowina in 60 Blättern, C.R. von Kummersberg, czyli mapa Kummersberga w skali 1:115 200 z 1855 roku, o której już pisaliśmy.
7. August 2014
mika
techie
Nasza prosta aplikacja mapowa automatycznie generuje url, w którym zapisuje położenie mapy, przybliżenie, aktywną warstwę oraz położenie suwaków - zasięgu oraz przezroczystości aktywnej warstwy. Dzięki temu zapisanie urla do konkretnego widoku jest zasadniczo bezbolesne:
Our simple map app automatically generates an url pointing to the current map view - map position and zoom, active layer and the position of both sliders (active layer's coverage and opacity). It makes it really easy to save and / or distribute such url:

More...
27. July 2014
mika
techie
Wpięcie usług hgis wms w QGIS sprowadza się do kilku prostych kroków:
- Wybranie adresu odpowiedniej usługi tutaj
- Zarejestrowanie usługi w QGIS według załączonych screenshotów
Warto zwrócić uwagę na:
- wymuszenie zignorowania adresu operacji GetMap z dokumentu Capabilities - jest to związane z bugiem w parsowaniu xmla Capabilities przez QGIS opisanym tutaj
- wymuszenie pobierania danych kafelkami 256 x 256 - jest to maksymalny dopuszczalny rozmiar zwracanego przez hgisowy wms obrazka

More...