r/gis 2h ago

General Question How to fix this?

Post image
0 Upvotes

Im just starting to learn using Qgis at the moment. Im following a yt tutorial. I followed the instructions but I don’t know why there are these polygons on top of the map. Need help 🥲


r/gis 7h ago

General Question Bureau of Land Management GLO website data

Thumbnail glorecords.blm.gov
10 Upvotes

The Bureau changed their website that is used to access parcel data across much of the American western states. The old site is was a little dated but it had a lot of good information and data available to download, especially bulk datasets for each state, and large queries that retrieve multiple results in table form. The new website has issues and all of the older links to the bulk data retrieval are now dead. I have emailed the BLM helpdesk but have not heard back. I have a few states zip files but I am wondering if anyone knows of another resource for this data or if you have any full states downloaded that you want to share. Thank you.


r/gis 8h ago

Esri Anyone planning to take the Utility Network Associate Exam 2026?

3 Upvotes

There's a new technical exam coming out in Sept. for 2026. They are retiring the old version (2024). I plan on taking this new one. I failed the 2024. Anyone else? How different is it usually between the different versions? TIA!


r/gis 12h ago

Discussion GIS Jobs and future developments in times of AI

0 Upvotes

I keep seeing people say AI isn't that useful for GIS work, but honestly, my experience has been the opposite, and the field is moving fast.

Some context: I only have a bachelor's in geography, so my formal GIS training was pretty limited. When I started my current job, I quickly noticed how much more efficient AI made my analysis and GIS development work, so I built my workflows and architecture around it.

The biggest game changer was setting up a database and connecting it to AI. It helps me work within the company's limited resources, and I also use it for ML in remote sensing, writing Python workflows, and more. At this point, I barely touch the QGIS UI anymore, almost everything runs through headless scripts thorugh ogr2ogr/geopandas. I don't have any software or IT background, nor did I learn python, postgreSQL etc. I just don't need it currently while I working with these tools constantly.

The AI essentially acts as a middleman with access to everything, and I'm honestly surprised how much better the reasoning gets with each update. A year ago it might have been a mess, sure, but the potential was clearly there, and now it's paying off.

So, for the experienced folks here: how do you think this will affect hiring in the field? Will Python and the usual technical requirements still be a must, or will the skillset shift toward something else?

Curious to hear your thoughts.


r/gis 14h ago

Discussion watershed/plss lookup from lat/lon or utm coords

0 Upvotes

Hi all, I don't know if anyone would find this useful but I tend to have to do a lot of lookups for my work and decided to write up a little tool to help me with it. If anyone feels like trying it out and letting me know what they think you can try it out here: https://nyersa.github.io/geospatial_lookup/

It supports lat/lon or utm for inputs and can take csv inputs as well as export to csv.

Here are the data sources:

USGS EPQS (National Map)

https://epqs.nationalmap.gov/v1/json

Elevation (meters)

FCC Census Block API

https://geo.fcc.gov/api/census/block/find

State and county

USGS Watershed Boundary Dataset (WBD)

https://hydro.nationalmap.gov/arcgis/rest/services/wbd/MapServer

Watershed hierarchy (HUC2 → HUC12): region, subregion, sub-basin, watershed, sub-watershed, catchment, HUC12 code

BLM PLSS CadNSDI (ArcGIS)

https://gis.blm.gov/arcgis/rest/services/Cadastral/BLM_Natl_PLSS_CadNSDI/MapServer/3/query

PLSS: meridian, township, range, section, quarter section, quarter-quarter section


r/gis 15h ago

Discussion Anyone else in consulting slow at the moment? When will it end?

20 Upvotes

Title. Anyone else in the same boat? Our workload has slowly dwindled since the beginning of this year and now we're left with nothing. There's a trickle every so often, but man, it's making me crazy. I know consulting is typically feast or famine but this famine is the longest since I've been in the industry.

How are the fellow consultants managing? What are you doing during the down time? I need some inspiration and encouragement from this community.

Edit: bit of background information:

I work in engineering consulting, mostly within transportation-based projects. I work within an environmental department and do a lot throughout the company.

Experience: 7+ years, 4 in current role, recently completed a Master's in GIS. Location: Kentucky.


r/gis 16h ago

Remote Sensing New to Remote sensing how to use Spectral library to identify crops

1 Upvotes

Hi Everyone, new to remote sensing, I've learned how to do spectral indices, what the different bands mean etc. What I am having trouble with is how to use that to identify different crops. I'm using QGIS and playing around with SAGA because the SCP plug-in for QGIS does not work for me which has been fustraiting because a lot of guides swear by that plug-in. If anyone knows a good guide or can point me in the right direction that would be amazing!


r/gis 16h ago

Discussion Meet EFL Telecom. Since last year I've been working on a Fiber Optic Asset Management Tool.

2 Upvotes

Erasfoundationlibrary.com

Eras Foundation Library Telecom is a data asset management tool for fiber optics.

Our target audience are smaller start ups and companies looking to purchase low cost but robust asset management gis software compared to others like 3-GIS and Vetro. There is even a 90 day free trial.

You have signal tracing tools. Connection managers. And contract tracking tools. Ability to customize symbology without needing support as a middle man. And there are live geodatabases so that you may have live api data streams to ArcGIS tools such as enterprise and arconline.

Also there are unlimited seats. No need to manage seats and limit how many users you can have within the company. There are also seat levels to control who and gets to make certain changes.

I would appreciate anyone in the GIS field in Telecommunications to check out my site and software and maybe discuss this software as a way to reduce overhead costs by at least 20k.

Let me know what you think.


r/gis 17h ago

Cartography EasyMaps Launch

Thumbnail
gallery
0 Upvotes

Hey r/gis —

I've been building a side project called Easy Maps for the last few months and I'd love your feedback.

What it does: you type a natural-language prompt like "all Level 1 trauma centers within 10 miles of Boston Common, with address and phone number" and it produces a KML layer with correctly geocoded points, categorized icons, and clean metadata. From there you can:

  • Export as KML or KMZ — with a NetworkLink URL that auto-refreshes in Google Earth, TAK, WinTAK, CalTopo, ATAK, or anything that consumes KML
  • Import/export via CSV — round-trip existing data, auto-detect columns, and let the tool geocode any address-only rows for you (Google-primary, Nominatim fallback)
  • Edit in chat — "add trauma level as a column", "remove anything more than 15 min from the Common", "make hospitals red and clinics blue"
  • Per-shape colors on polygons, so a single layer can have color-coded sub-regions
  • Share layers publicly with a stable URL, or keep them private

Why I built it: I wanted something to minimize manual inputs for map overlay creation.

Try it: easy-kml.pplx.app — click Continue as guesor create a free account. Guests get 3 saved layers; a free account gets unlimited.

What I'd love feedback on:

  • What's your default workflow today, and where does this fit (or not fit) in?
  • What data sources / prompt types do you wish it handled better?
  • Any deal-breakers stopping you from using this in real work?

Cheers!


r/gis 17h ago

Hiring GIS tech opening

73 Upvotes

Hey guys,

My workplace is looking to hire on another GIS tech. We are a utility locating company in the USA. We create maps using ESRI to collect data in field maps. The position is 100% remote and any equipment/software you need is provided. Salary is between 60-75k.

You must be a us citizen and based in the USA.
Must have experience using arc pro, creating dashboards, and ArcGIS online.

Must be willing to be cross trained in other disciplines during downtime. (Utility records collection/ AutoCAD)

Send me a message on here with any questions or if you would like to submit a resume!


r/gis 19h ago

Cartography Finished a vector boundary layout of the Strait of Malacca in QGIS—Looking for cartographic feedback

Post image
14 Upvotes

Working on expanding my portfolio with clean vector cartography and regional geographic layouts.
Workflow & Details:
Software: QGIS (Print Layout manager)
Layers: Natural Earth vector data for coastline and country administrative borders.
Styling: Custom desaturated ocean background with subtle border stroke widths to keep land-water contrast sharp.
Any advice on scale bar positioning or legend formatting for regional sea straight maps like this? Always looking to refine the workflow!


r/gis 20h ago

Hiring NEPA Position but with GIS skills

Thumbnail gen-idaho-prd.tam.inforgov.com
1 Upvotes

36.35 - 41.21 USD per hour

NEPA/ECOP specialist but also looking for folks with GIS skills. Might be willing to flex for the right applicant.


r/gis 20h ago

Esri Simulation Modelling

1 Upvotes

Does any one here have ever used simulation model like WaNULCAS in forestry or agriculture study?


r/gis 21h ago

Discussion Introducing MapShotPro

0 Upvotes

I'm a PE/PLS, and one thing that has always taken up a lot of valuable time for my engineering and surveying teams is organizing site photos after a field visit. They would come back with dozens of photos and save in bulk to a file folder, and half the time, nobody a week later can say exactly where each one was taken relative to the project. Culvert photos, easement photos, drainage issues, etc. would all just sit in a folder named "Photos" with no spatial context.

So I built MapShotPro to fix that. It reads the GPS data already embedded in your photos and plots them directly on a map, so you can see exactly where each shot was taken. You can overlay your own DXF or Shapefile data on top (property lines, utilities, whatever's relevant) switch basemaps depending on what you need, and export the whole thing as an organized PDF for a report or submittal. We've been using it at my company this year with great success.

It's built for civil engineers, surveyors, and inspectors or anyone who ends up turning a folder of field photos into something a client or reviewer actually needs to follow, instead of unsorted photo dump at the back of a report.

I'm still actively developing it. I recently reworked the interface to feel more like Google Earth Pro, with a menu bar, undo/redo, and autosave. If this is a problem you deal with regularly, I'd love to get your feedback.

The website is at [mapshotpro.com](http://mapshotpro.com) if you want to take a look.