Create AI Feature Layer |
Generate a new feature layer based on your prompt. |
It's hit and miss, but also a ton of fun. Live web based demo |
Add AI-Generated Field |
Add a new attribute field with text generated by AI. |
It's the AI version of "calculate field". |
Get Map Info |
Export map metadata to JSON for use in AI workflows. |
This one is a utility for taking your context on the go. No more reminding ChatGPT what your layers are like... |
Generate Python Code |
Create arcpy code snippets tailored to your map and task. |
Very powerful. My personal favorite. 🤓 I've spent the most time testing this one. |
Convert Text to Numeric |
Clean, parsing of text fields into numeric values. |
Solves a common problem with AI-generated fields. Think "seventy five" ➡️ 75. |