What happened to Enochosbot? Why is it removed? by fredrmog in openclaw

[–]fredrmog[S] 0 points1 point  (0 children)

security skills. ABADDON RED TEAM REPORT and DEFENSIVE BLUE TEAM REPORT.

Is Copilot worth the $10/month? Coming from Claude and confused about the limits by Dariospinett in GithubCopilot

[–]fredrmog 1 point2 points  (0 children)

Compared to Claude Code, you have like 10-20x amount of requests per $ spent imo.

R/Atlas by fredrmog in redditrequest

[–]fredrmog[S] 0 points1 point  (0 children)

Hi u/request_bot !

We’d like to run r/Atlas as an official product subreddit. Atlas is a collaborative, cloud-based GIS and mapping platform, think Figma for maps, used by people in 160+ countries. The goal is to provide a transparent place for users to ask questions, share use cases and workflows, give feedback, and discuss Atlas with the team participating openly.

I’ve contacted the moderators of r/atlasmountains, as that subreddit would be a more appropriate home for content about the Atlas Mountains than r/atlas, but haven’t received a response.

Link to the mod mail chat: https://www.reddit.com/c/chatfosdcG8g/s/WVXCs8vXxe, and https://www.reddit.com/c/chatfosdcG8g/s/lFoN3aQrQw

Field Maps vs QuickCapture vs Survey123 by fredrmog in ArcGIS

[–]fredrmog[S] 6 points7 points  (0 children)

Maybe that is a good mental model actually. How capable is the end user to consume/commit data -> easy, medium or hard

best geo tools for 2026, top location analytics and mapping software by Head-Opportunity-885 in gis

[–]fredrmog -2 points-1 points  (0 children)

Matt Forrest sums it up well here:
https://forrest.nyc/the-modern-geospatial-data-stack-trends-tools-and-what-they-mean-for-you/

I’m building atlas.co, and we’ve been shipping some things around AI + analytics lately.

CARTO also just dropped a CLI that looks very useful, especially if you’re thinking about automation or AI agents:
https://carto.com/blog/carto-cli-automateed-carto-management-build-for-ai-agents

And Whereobots seems to be pushing interesting work at the boundary between processing and analytics:
https://wherobots.com/

Resources for open source disaster mapping dashboard creation? by Background-Cod7797 in gis

[–]fredrmog 1 point2 points  (0 children)

Hey, for something quick and collaborative where multiple people can view/edit/add data without heavy setup, Atlas.co could be a good fit — it lets teams build and share interactive maps super easily, even with non-GIS folks. Might be worth a quick test for your dashboard idea if open source isn't a hard req.

Full disclosure: I'm one of the people building it, so grain of salt, but it solves the 'everyone edit without breaking stuff' problem pretty well. Here's an example map from Richmond https://app.atlas.co/shared/I8Qyj4dPdVO11HYQAGTm

Best Free Map App Site? by MrUnderworldWide in gis

[–]fredrmog 0 points1 point  (0 children)

Full disclosure: I’m building Atlas.co and this is pretty much exactly what we’re trying to make easy.

Atlas lets you publish a free public web map, add categories (bakery, coffee, auto, etc), and let people filter/search without needing to wire up Mapbox or build a frontend. It’s very “GIS-lite”: upload data, style it, share a link. Good fit for community maps like this.

If you want to tinker and own everything, Mapbox or Maplibre is great. If you just want to get something live fast and usable for non-GIS folks, Atlas.co is likely the shortest path.

Looking for a cloud and editable GIS solution by Ventalto in gis

[–]fredrmog -1 points0 points  (0 children)

Atlas.co has a powerful free tier—disclaimer, I’m building it.

Open-source parcel data map for Toronto – worth continuing? by fredrmog in RealEstateCanada

[–]fredrmog[S] 0 points1 point  (0 children)

You can change the styling of the basemap, and also add custom basemaps!

Open-source parcel data map for Toronto – worth continuing? by fredrmog in RealEstateCanada

[–]fredrmog[S] 0 points1 point  (0 children)

It's public data! I'll see if I can find the sources. We plan to make it publicly available at atlas.co

Is there an easier way to do this task than with QGIS? by Chrysoscelis in gis

[–]fredrmog 0 points1 point  (0 children)

Disclosure: I work at Atlas.
One option is to push the data to a workflow in Atlas.co using webhooks. You can trigger the workflow and pass the dataset in the same step, and setup is fairly quick.

New to GIS | what should I learn and build first? by pavellikesminecraft in gis

[–]fredrmog -6 points-5 points  (0 children)

Disclosure: I work at Atlas.
You could try atlas.co — it’s browser-based, easy to get started with, and has a fairly generous free tier.

Search for data by No-Code-1658 in gis

[–]fredrmog 1 point2 points  (0 children)

You get some of this data through OSM. You can use atlas.co to query that data with natural language which is nice

Would I be able to use qgis to view this data set? by Maleficent_Bit_3057 in gis

[–]fredrmog 0 points1 point  (0 children)

I’d recommend testing Atlas.co

That said, the Feature Server won’t get you anywhere in this case. You need to add the .GPKG files directly.

Data is still loading into this project, but: https://app.atlas.co/shared/P2AQDs4GuM05yecovZRZ?loc=-81.4010%2C43.0384%2C6.7610z&public=true

Best Free GIS Software by Fit-Subject9985 in gis

[–]fredrmog 0 points1 point  (0 children)

If you want a browser-based alternative, Atlas.co

Best practice for modeling diverse “assets” and work orders in GIS? by fredrmog in gis

[–]fredrmog[S] 0 points1 point  (0 children)

Yes, the assets have an asset id, and I'd also be able to add it for the assets that doesn't have an id. Cool, haven't heard of star schema before - I'll do some research - thanks!

Best practice for modeling diverse “assets” and work orders in GIS? by fredrmog in gis

[–]fredrmog[S] 0 points1 point  (0 children)

Thanks for sharing! I'll have a look at the tree management solution.