|
POST
|
Did you figure out what was happening? If not, try inspecting the http traffic with fiddler In our case, the company proxy had to be configured correctly. See this thread for more details: https://community.esri.com/thread/187112-sign-in-to-arcgis-online-fails#comment-905559
... View more
01-30-2020
12:23 PM
|
0
|
0
|
1674
|
|
POST
|
This might help: https://community.esri.com/thread/215046-symbolizing-feature-class-using-related-table-values#comment-840629
... View more
01-22-2020
10:28 AM
|
0
|
1
|
4398
|
|
POST
|
Problem: 000210: Cannot create output <value>.
Description
The output cannot be created. Potential reasons include data locking, an incorrect path, and limited access rights.
Solution
Confirm that the data is not locked by another user or application and that you have full rights to the workspace being used. Check to make sure that the path to the data is correct (check for typos in the folder path). Try creating the output in a new location. This problem occurs when trying to run gp tools on shapefile data with m and z values enabled. The solution I have is posted here: https://community.esri.com/message/901007-re-error-000210-cannot-create-output-workaround?commentID=901007#comment-901007 Andres Castillo@ Jeff Coulson on Jan 10, 2020 3:14 PM Troubleshooting steps: Try either of the two workarounds mentioned in this post: https://community.esri.com/thread/52480 1 Shorten the filename proposed by the function (14 characters) to something much shorter, then it works! 2 directly named the table inside the output table box and I was able to successfully execute the tool (see Brian Law's post on June 17, 2019 at 04:46 PM Did not work for me. export and buffer fail in agp, unless save as .shp with m and z values enabled under a windows directory directly, as opposed to the project’s default gdb. buffer works for original .shp with m and z values enabled in ArcMap saving within the default file gdb output path. ArcMap is able to handle this buffer tool with m and z values enabled on the .shp, but not AGP 2.4.2. export fails in ArcMap for the original .shp with m and z values enabled when converted to file gdb and leaving m and z values on. Same for AGP. Verified read/write privileges to the network directory the user was trying to write to by simply creating, then deleting a blank text document within the directory. We also attempted to replicate the workflow on the user’s local machine. Changed output file gdb location and that did not work either. No one else is using this project or the data so the layer is not locked. The path is also correct. Solution: Fc to fc tool from ArcMap: FcNoProject: Leave environment settings as is with m and z values enabled. creates an empty gdb fc When Add to AGP, then run buffer tool, fails. When export to .shp Creates the .shp as expected When Add to AGP, then run buffer tool, fails. fcNoMNoProject: Disable M value from environment settings. creates an empty gdb fc When export to .shp Creates the .shp as expected When Add to AGP, then run buffer tool, fails. fcNoMNoZNoProject: Disable M and Z values from environment settings. Creates the gdb feature class as expected. But when try to add it to AGP, still mentions: ‘Add data Failed to add data: fcNoMNoZNoProject Invalid spatial reference. [fcNoMNoZNoProject] When export to .shp Creates the .shp as expected When Add to AGP, then run buffer tool, succeeds. We can replicate this workflow in AGP with the same behavior: The guaranteed way that it works is to export the original .shp to .shp with m and z values disabled. Creates the .shp as expected Run buffer tool, succeeds. In ArcMap, noticed unknown units in both layer properties, and bottom-right of ArcMap (show screenshots) Notice the question marks, denoting unknown units. This is the display at the bottom-right of ArcMap. This ArcGIS idea mentions information regarding the discrepancies between ArcMap 10.4.1 and AGP 2.4.2, as it relates to the shapefile’s coordinate system properties and map display UI Display. https://community.esri.com/ideas/17840-display-more-information-for-shapefile-slayer-s-coordinate-system-properties-in-arcgis-pro Project tool from ArcMap: fcProject: Leave environment settings as is. creates an empty gdb fc fcProjectNoM: Disable M value from environment settings. creates an empty gdb fc fcProjectNoMNoZ: Disable M and Z values from environment settings. Output coordinate system > Projected coordinate system > State Plane > NAD 1927 (US FEET) > NAD_1927_StatePlane_Texas_South_Central_FIPS_4204 Creates the gdb feature class as expected. But when try to add it to AGP, still mentions: ‘Add data Failed to add data: fcNoProject Invalid spatial reference. [fcNoProject] fcProjectNoMNoZGeoTrans: Disable M and Z values from environment settings. Creates the feature class as expected. But when try to add it to AGP, still mentions: ‘Add data Failed to add data: fcProjectNoMNoZGeoTrans Invalid spatial reference. [fcProjectNoMNoZGeoTrans] We are not able to replicate this ‘projection’ workflow in AGP 2.4.2 because the Project tool does not allow manipulating m and z values in the environment settings. This ArcGIS idea mentions information regarding the discrepancies between ArcMap 10.4.1 and AGP 2.4.2, as it relates to the Project tool's environment settings: https://community.esri.com/ideas/17844-project-gp-tool-in-arcgis-pro-242-environment-settings Summary: If the input is a shapefile with m and z values enabled, that might interfere with the ability of the gp tools to properly fetch the data. Note that the gp tool tries to convert to file gdb fc for the output. Manually remove the gdb output directory, and instead save to a regular windows folder directory to save the output as .shp, without having to DISABLED m and z values. Another way is to export the .shp to a new .shp without m and z values ENABLED in the environment settings. You are now able to use this new .shp with any gp tool (fc to fc, export, buffer, etc). Notes: It is also practical to stay within the same Desktop Application while working with the data. For example, if the new .shp that has no m or z values was created from ArcMap, stay in ArcMap. I say this because I’ve also notice some errors when I start working with data in one application, and then switch to another. Shapefile are more widespread amongst many gis technologies, other than Esri. File gdb is more encrypted and compressed, and only Esri technology, so less likely to corrupt when being handed off amongst different people working with the data. Info regarding Projected and Geographic Coordinate Systems (PCS and GCS, respectfully): All pcs have gcs, but not vice versa (think parent-child) pcs is in real-world measurement units (i.e. ft, m) gcs is in decimal degrees.
... View more
01-10-2020
12:34 PM
|
0
|
0
|
3922
|
|
POST
|
Never mind, I tried: "If you open the Create Feature pane before copying and pasting, do you still see the error?" And the paste special dialog box came up as expected. Thank you Scott Harris
... View more
01-08-2020
07:23 AM
|
0
|
4
|
11988
|
|
POST
|
Hi Scott, My situation is very similar, except the source layer is a hosted feature layer. Destination is an Oracle Enterprise GDB. Were you able to resolve this?
... View more
01-08-2020
07:17 AM
|
0
|
0
|
11988
|
|
BLOG
|
These 3D power line tools are very useful for modeling for Electric Utilities and their stakeholders. Great tool. Good job Esri.
... View more
12-31-2019
10:36 AM
|
0
|
0
|
6114
|
|
POST
|
My multipatch model was set to the ground, and would only disappear when I tried to edit it, such as its' vertices or its' texture. When I disable the ground layer in the 'List By Drawing Order' tab of the contents pane, I could edit my multipatch features as desired.
... View more
12-18-2019
12:04 PM
|
0
|
2
|
4806
|
|
POST
|
"The worksheets for domains should have at least two columns (CODE and DESCRIPTION), but other related columns could be added. If the domain is being used to track employee activities, the domain code can link to the employee table and provide access to related information. " Hi Randy, I don't understand why someone would add more than just code and description fields to the excel, when the other columns are not used in the code, such as: arcpy.CreateTable_management
arcpy.AddField_management
arcpy.TableToDomain_management
arcpy.SortCodedValueDomain_management arcpy.CreateDomain_management
arcpy.AddCodedValueToDomain_management
How can the domain code link to the employees table and provide access to related information? A join? By the way, beautiful code.
... View more
12-13-2019
08:37 AM
|
1
|
1
|
2301
|
|
POST
|
I also notice that the style won't publish properly if the key is a url. I was trying to document where I got the source 3D model in the key parameter by putting the source url, but that prevents the style from publishing properly. When I change the key to something more simple without a url, it works. Note that I tried changing the key parameters of the '3D_Residential_en.stylx' to contain no spaces, but no luck. I even tried copying and pasting a single style item into a brand new test style, but that did not work.
... View more
12-12-2019
11:28 AM
|
0
|
5
|
3097
|
|
POST
|
It is possible to highlight several layers in the contents pane within ArcGIS Pro, and then right-click> attribute table, which opens up all of the attribute tables for the highlighted layers.
... View more
12-09-2019
11:58 AM
|
0
|
0
|
4547
|
|
POST
|
I can accomplish this in ArcGIS Pro 2.4.2 in a file geodatabase: I can create a multipatch feature from a 3D model as follows: The issue is that when I try to do this from an Oracle Enterprise GDB, I get this error message: Also, when I try to (import, export, edit from ArcMap 10.4.1 /AGP, load from AGP Catalog/ArcCatalog 10.4.1, Layer 3D to Feature Class, Append tool) multipatch features that were created in the file gdb (using the procedure described above) over to the Oracle gdb, they fail too which errors along the lines of: ERROR 000224: Cannot insert features - Underlying DBMS error [ORA-00600: internal error code, arguments: [koklGetLocAndFlag1], [], [], [], [], [], [], [], [], [], [], []] [BASEMAP.TRUESCAPE_BUILDINGS] Failed to execute (Append). Here are some resources I googled: https://support.esri.com/en/technical-article/000010252 https://support.esri.com/en/technical-article/000009619 000224: Cannot insert features.—Help | ArcGIS Desktop Table Select ERROR 000224: Cannot insert features Esri Technical Support
... View more
12-03-2019
07:07 AM
|
0
|
0
|
1664
|
|
POST
|
Here is a nice article by SSP Innovations that details this procedure very nicely: Esri Domains 201 exporting an existing Geodatabase domain
... View more
11-27-2019
02:23 PM
|
1
|
0
|
14909
|
|
POST
|
For now, I was able to find other 3D models online that came through with the desired texture, but I'm still curious to know why this Esri Style is not working.
... View more
11-25-2019
11:07 AM
|
0
|
0
|
3097
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-04-2024 10:22 AM | |
| 1 | 12-11-2024 08:12 PM | |
| 1 | 10-03-2024 07:58 AM | |
| 1 | 01-13-2025 10:30 AM | |
| 1 | 04-18-2025 04:53 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|