IDEA
|
Unfortunately it's not in 2.7. If you "Start without a template" it still asks to save as a folder and not an aprx. ☹️ I don't understand why if you use Save As on an existing aprx it will save it it as another aprx, but starting without a template requires saving as a folder. The functionality is obviously there.
... View more
12-16-2020
09:04 PM
|
0
|
0
|
79
|
IDEA
|
The New Layout gallery cannot be customised, so metric countries and organisations see non-ISO layouts and vice-versa. This makes the gallery cluttered. It would be useful to hide the layouts that aren't required. The second part of this idea is that there are two places in the ribbon interface to bring in a layout - New Layout (which includes Import Layout) and Import Layout. This is a bit confusing having two locations to add a layout. However the Import Layout gallery is customisable. Ideally these two should be merged so that the New Layout and the Import Layout are in the same gallery and are fully customisable. But also keep the ability to choose another pagx to import if required.
... View more
11-25-2020
12:04 AM
|
3
|
2
|
171
|
IDEA
|
This really is a no brainer. Why would you need to create a new folder just to save your aprx? It's a bit of a pain to save the aprx, close Pro, go to file explorer, move the aprx then delete the folder created by Pro.
... View more
07-24-2019
10:36 AM
|
4
|
0
|
121
|
IDEA
|
When exporting to Excel (xlsx or csv) from AGOL, Enterprise or Survey123 only the field alias is exported. Can an option be given to export the field name or the field alias to the xlsx/csv file. For example using Survey123 can produce a number of fields with the same alias, so when exporting to xlsx or csv it gets very confusing. And it is impossible to append data due to the field mapping between the Excel file and data. Using Pro or ArcMap isn't always an option as users may not be GIS proficient.
... View more
03-18-2019
12:05 AM
|
19
|
1
|
490
|
IDEA
|
When exporting to Excel (xlsx or csv) from AGOL, Enterprise or Survey123 only the field alias is exported. Can an option be given to export the field name or the field alias to the xlsx/csv file. For example using Survey123 can produce a number of fields with the same alias, so when exporting to xlsx or csv it gets very confusing. And it is impossible to append data due to the field mapping between the Excel file and data. Using Pro or ArcMap isn't always an option as users may not be GIS proficient.
... View more
03-18-2019
12:05 AM
|
19
|
1
|
485
|
IDEA
|
When exporting to Excel (xlsx or csv) from AGOL, Enterprise or Survey123 only the field alias is exported. Can an option be given to export the field name or the field alias to the xlsx/csv file. For example using Survey123 can produce a number of fields with the same alias, so when exporting to xlsx or csv it gets very confusing. And it is impossible to append data due to the field mapping between the Excel file and data. Using Pro or ArcMap isn't always an option as users may not be GIS proficient.
... View more
03-18-2019
12:05 AM
|
19
|
1
|
483
|
IDEA
|
When publishing an mxd or aprx, the only way your custom layer label options can be included in the feature service is by having the labels visible. It would be useful if layer label options can be published irregardless of their visibility. For example you may have used the "Define classes of features and label each class differently" method, unless the labels are turned on when published this won't be available in the service.
... View more
07-19-2017
09:03 PM
|
1
|
0
|
79
|
POST
|
Vince, Nate's reasons for registering a view are exactly mine too. How do you suggest we do these things with a view without being able to register them? Let's not get into semantics about workflows etc, the fact is people use spatial views with Esri software. Please help me here and explain what "undefined behaviour" I could expect? All I'm trying to do is find an alternative to the sdetable -o create_view or sdelayer -o register command. Regards -David
... View more
02-08-2015
07:30 PM
|
0
|
0
|
20
|
POST
|
Without providing detailed specific examples, we use spatial views (and I include materialised views as well as standard views) from a simple join (for example a look up table to point/line/poly feature classes) right through to incorporating st_geometry functions including st_buffer, st_intersects etc. Sure I can do a join using layer files, or build python scripts and create scheduled tasks to do my geoprocessing, but that's nowhere near as elegant (or simple) as doing it at the database level. I really don't know what else we as users (and customers) need to do to convince Esri Inc of the importance of being able to register views with the geodatabase. And I'm still baffled as to why it was taken out. Regards -David
... View more
02-08-2015
07:05 PM
|
0
|
0
|
19
|
POST
|
I've been watching the spatial view discussion with quiet amusement, hoping that Esri would come to the rescue at the 11th hour and with the release of 10.3 and make it possible to register a view with the geodatabase again. I was wrong, and my faith has been shattered. Still can't believe that they got rid of something so important that's been around for at least 13 years that I know of. Shame. But here's how it can be done using an Oracle database (must be similar for other flavours), I'll automate it eventually, just need to work out how to generate layer_id and object_id from stored procedures. I also did it in 10.1 I'm guessing it'll work in 10.3, if you try it let me know. Create feature class with same name and schema as the new view (this'll generate the object and layer ID's in SDE schema) Delete table using database tools (I used Toad). This keeps the SDE schema intact. Create view using SQL (once again I used Toad). Check in ArcCatalog, it should behave like a view created using command line including the ability to create and edit metadata. I also altered the view to add a new column, and the SDE schema updated accordingly in the column_registry table. We will however be keeping to SDE 10.1 for a while yet, even though we're moving Desktop and Server to 10.3. Regards -David
... View more
02-04-2015
11:00 PM
|
1
|
14
|
21
|
Online Status |
Offline
|
Date Last Visited |
Monday
|