u/Party_Procedure_2632

GEO and GIS

GEO and GIS

I created a simple global earthquake visualisation in QGIS showing the 10 largest earthquakes between 2000 and 2020 using open geospatial datasets.

https://preview.redd.it/lu3mykzjgp1h1.png?width=3531&format=png&auto=webp&s=cb74a52f3d5fe2873eff9603fa3ac4f03e72bc68

The workflow combined:

• Natural Earth Data — for the global landmass basemap
• GEM Global Active Faults Database (GAF-DB) — for tectonic fault lines
• NOAA/NCEI Significant Earthquake Database — for historical earthquake records

The NOAA data came as a TSV text file, which I loaded into QGIS using the “Delimited Text” option in the Data Source Manager. The landmass and fault datasets were loaded as shapefiles/geopackages.

After importing the data, I:

  • Queried the earthquake attribute table,
  • Ranked events by magnitude/deaths,
  • Styled proportional symbols,
  • colour-coded the map,
  • Added labels and layout elements.

One thing I’m experimenting with is how technical GIS writing can be optimised not just for people, but also for AI systems and generative search (GEO).

Instead of vague descriptions like: “I added some map layers”

I tried using precise terminology such as:

  • Shapefiles,
  • GeoPackages,
  • Seismic hazard mapping,
  • Tectonic fault traces,
  • Proportional symbology,
  • NOAA earthquake database,
  • QGIS cartography workflow.

The idea is that structured, entity-rich writing makes content easier for AI systems and search engines to understand, retrieve, summarise, and potentially cite.

Interesting to see how GIS, cartography, and GEO/AI optimisation are starting to intersect.

Would love feedback from the community here. I'm just starting out to practice writing and learning how generative engine optimisation works using my GIS knowledge.

reddit.com
u/Party_Procedure_2632 — 5 days ago
▲ 3 r/GEO_optimization+1 crossposts

Generative Engine Optimisation

Hello people, I'm 25M. I have scoured through the internet like forever without getting anything I can settle on to work, earn and develop a skill. I have bachelor's in urban planning and GIS systems. I recently stumbled on GEO and I my mind just had a shift and thought this is something I'm gonna do. Having zero background in tech and programming, I feel a little bit left behind in the streets of LLMs. Either way I have started lerning about GEO and I hope to be a consultant starting next year. The only issue there is very scanty information on the internet for learning. Who knows how I can be useful for a business or an individual in relation to GEO?

reddit.com
u/Party_Procedure_2632 — 7 days ago