You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand the current introduction to frame each section like a step-by-step guide with a 2 - 3 sentence explanation of each step and the options we'll discuss further in the guide.
Exporting your data
Preparing your data to load into Self-Service
Uploading data into Self-Service
Automating data extract and uploading
Diagram
Create a diagram that represents these steps visually to include in the introduction.
Recommended Approach
If possible, let's provide a 'Recommended Approach' section at the top.
e.g. We recommend you use FileGDBs as your format, use AWS CLI to upload, and automate with Task Scheduler/Cron jobs.
Chunk the documentation up into these logical sections
Section Intro
(You've pretty much already done this.)
For each section let's provide a roughly paragraph-sized plain English summary of what this step involves and what the options are. This should be an expanded version of what was written in the introduction at the top of the page.
Include visual where you can e.g. Uploading data to Self-Service could have FME, Python, and AWS CLI logos alongside each other to be clear what the options are.
Restrictions/Limitations/Gotchas
Add a block to each section that clearly calls out the restrictions/limitations/gotchas for it.
e.g. Zip file names may be called anything, but the shapefile name/FeatureClass name must exactly match what is in Self-Service
e.g. Only the first FeatureClass will be considered. Everything else will be ignored.
The text was updated successfully, but these errors were encountered:
High-level step-by-step guide
Step-by-step Guide
Expand the current introduction to frame each section like a step-by-step guide with a 2 - 3 sentence explanation of each step and the options we'll discuss further in the guide.
Diagram
Create a diagram that represents these steps visually to include in the introduction.
Recommended Approach
If possible, let's provide a 'Recommended Approach' section at the top.
e.g. We recommend you use FileGDBs as your format, use AWS CLI to upload, and automate with Task Scheduler/Cron jobs.
Chunk the documentation up into these logical sections
Section Intro
(You've pretty much already done this.)
For each section let's provide a roughly paragraph-sized plain English summary of what this step involves and what the options are. This should be an expanded version of what was written in the introduction at the top of the page.
Include visual where you can e.g. Uploading data to Self-Service could have FME, Python, and AWS CLI logos alongside each other to be clear what the options are.
Restrictions/Limitations/Gotchas
Add a block to each section that clearly calls out the restrictions/limitations/gotchas for it.
e.g. Zip file names may be called anything, but the shapefile name/FeatureClass name must exactly match what is in Self-Service
e.g. Only the first FeatureClass will be considered. Everything else will be ignored.
The text was updated successfully, but these errors were encountered: