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
Start by selecting your CSV file and the contents will immediately be available within the CSV preview window. Columns sizes are adjustable and horizontal scrolling is supported. Previewing the CSV contents aids in the accurate selection of Latitude, Longitude, and (if present) Horizontal Accuracy.
We have incorporated logic that may auto select your Latitude, Longitude, and Horizontal Accuracy columns. If not, dropdowns are present to allow column selection or change.
When applying visualization to mapping functions we know some things work better than others. That is why we support Accuracy Color, allowing you to select the exact color that best suits your needs. Need more or less transparency? That's supported too - default is 50% (0.5).
26
38
27
39
# Extended Data Options
28
40
29
-
KML Extended Data (ExtendedData) is a mechanism allowing users to add additional information within their KML files. Sometimes a little metadata goes a long way so we have made adding Extended Data easier than ever, just select the column names from the Extended Data Options window. No need for Extended Data? No problem, the program works just as well without making selections.
KML ExtendedData (ExtendedData) is a mechanism for attaching custom metadata to features in a KML file. This allows users to include additional information beyond the standard KML fields. In our program, you can easily add ExtendedData by selecting column names in the Extended Data Options window. Don’t need ExtendedData? That’s fine - the program works just as well without it.
The Process button is not available until an output location and file name is selected. Your file name will be adjusted with "_points" and saved within your output location. If your data supports Horizontal Accuracy alongside the point data then another file with "_polygons" will be saved as well.
0 commit comments