Esri / Esri/Geospatial-Center-Code
Example template for adding a new item to a folder
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 28
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When a new script is added to a folder, the individual will create a sub-folder that will at least have a `README.md` that will follow the template below, along with any script files and/or supporting files, screenshots, etc.
```
/arcade
|
--> /predominance-map-lotsa-columns
|
--> script.js
--> README.md
--> screenshot.png
```
---
example `README.md`
## Create Predominance Map with a lot of columns
Original Author: Bonnie Stayer
Ever wanted to create a predominance map but had too many columns to consider? I came up with this simple script to do just that. I'm back in the NAICS industry world, so the field names and output text reflect that (you'd obviously have to swap in whatever your working with)
[View it Live](https://arcg.is/1avjXj)
### Considerations:
I'd be particularly interested to see if someone has more clever way of addressing the highlighted step (how you get the column name back once you've got the highest value). That's the most cumbersome part, and you're actually returning hardcoded text rather than the real column name.
### Use Case
[optional]
### Dependencies or Workspace requirements
- ArcGIS Online
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Verwende die Ordnerstruktur des Issues und das Beispiel in README.md als Akzeptanzkriterien. Suche zuerst nach den vorhandenen Richtlinien des Repositorys für Beiträge oder Ordner; abgeschlossen ist die Aufgabe, wenn eine wiederverwendbare Beispielvorlage die erforderliche README.md, Skript- oder unterstützende Dateien, Screenshots und optionale Abschnitte dokumentiert.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, markdown
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100