• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle







  • I sort of stumbled into it. I was medium computer-oriented as a kid, and I majored in Management Information Systems in college, which felt like a very broad, Jack-of-all-trades IT program. Little bit of networking, little bit of programming, little bit of database work, etc.

    When I graduated the job market was terrible and I wound up getting a job in petroleum doing data entry and reporting, got hired away to do similar work for a smaller company, and got laid off and hired to a much larger company doing more of the same. I’m not sure when or how I got started in Arc, but the department I was in used Arc for lease mapping and I excelled at it, and now ~13 years later I’m one of three guys in our division’s GIS group under the IT department. I’d never heard of GIS before I started here and now I feel like I’m a fairly decent cartographer, data wrangler, and Python programmer.

    I kinda feel like GIS chose me. :)





  • I’ve been trying QField off and on as an exploratory thing for my organization and I’ve been having trouble nailing down the underlying problems behind some issues I’ve had. The test has been pretty rudimentary; just adding points and syncing, online and offline, with a WMS basemap.

    Some stuff I’ve noted (these are all AFAIK, someone please correct me if I’m wrong, because I really want this to work):

    • the iOS app requires you to use iTunes for file management unless you use QField Cloud, and it’s been a while since I’ve tried it but it’s kind of a manual process to sync rather than a push button solution within QGIS.

    • I was able to set up a postgis layer with offline sync, but it created a gpkg copy of it that never seemed to write back to the original table. Direct access to the postgis layer worked well, but seemed to require an outward facing server (QField Cloud had a “secrets” tab for this, I think). I managed to get it working, but then our test server got pulled out from under us and I’ve not gotten our internal servers to connect over VPN to my phone.

    It seems very close to being what we want, but just barely not making it, and with no clear idea of what’s failing and where.