logoalt Hacker News

mirchisethyesterday at 6:43 PM4 repliesview on HN

Do you work in GIS field and it is useful? I am trying to see how a GIS tool will help a typical audience here that may be a little interested in maps + data.


Replies

markstosyesterday at 8:29 PM

I taught myself QGIS for spatial analysis of map data-- coming at it from a coding perspective. It has great Python integration. It's also surprisingly useful as a spreadsheet alternative for certain tasks because it supports a SQL-like interface into CSV data, so you can join CSVs with spatial data or with each other, create views and virtual fields, and so on. Overall, very impressed with the depth, breadth, and ease of use considering how powerful it is.

hectormauer22today at 5:37 AM

I used to work at an ISP based in the UK. They also put fibre in the ground. Their entire "design" tool was basically a huge QGIS python plug-in.

It is incredible the flexibility QGIS gives you. By paying a couple of developers the company probably saved millions in software.

fredrikmogeryesterday at 11:41 PM

Check out Atlas.co - kind of like airtable but for spatial data and spatial tools

larodiyesterday at 7:38 PM

its good for teaching, otherwise it may be super clumsy with large layers and this is unsolvable in the near future. ref. ticket.

even so, we must admit, is still the most comprehensive opensource something to compete with esri.

show 1 reply