|
POST
|
I actually took the 2 day Introduction to ArcGIS Pro in classroom course and the instructor was not able solve this. I am a long time ArcGIS user so I am very familiar with snapping options and preferences including the classic version 8,9 environments. Pro is a completely new animal built from ground up to eventually replace the legacy software we know and sometimes love (sometimes hate). It feels and behaves different. My immediate assumption was the same - snapping options, tolerances, etc. Nope. So far, I can only confirm this happens when snapping is set to vertex and or intersection and using the split line tool. Have not tried other tools since this is a major obstacle for me. It cannot be tolerance because the tool clearly snaps to the correct snapping point and reports (snapped to this or that) but when the split happens, it splits the line
... View more
06-10-2015
11:28 AM
|
1
|
2
|
4553
|
|
POST
|
You need an extra step in Pro -> Insert map. When you insert a map you can drag and drop contents to the maps Contents pane.
... View more
06-09-2015
11:33 AM
|
3
|
0
|
2352
|
|
POST
|
Yes that's correct. It's the .aprx file. (And Yes it's very confusing especially for those users who haven't used a ribbon environment such as new versions of AutoCAD.) However, you cannot just create a "document" as you do in ArcMap. It's very different from the ArcMap approach. ArcPro has a completely new interface that is Project- based rather that a single document-centric. By default, when you create a new project, a project geodatabase, project toolbox, default folder is also automatically created within the project structure hierarchy. You can then insert multiple maps, scenes as well as multiple layouts and insert various maps on any layouts. It's actually more similar to AutoCAD then ArcMap - in autocad you work on a model space and you can then create multiple layouts with viewports into the model space. Also by default, when you insert a new map to your project it's set to the ESRI topo basemap. You can customize some of this behaviour in the Project Options: Project Tab -> Options -> Map and Scene -> Basemap. However, I am not sure why, you currently cannot customize the behaviour for creating Project Files: Pro will create the default project items. You can only specify in which location or what database. Hopefully a 3rd "none" option will bee added in future release so that users are not forced to create the project structure. As a side note, you will have to completely rethink how you use tools and properties in Pro: Just like in AutoCAD, the ribbon-based approach is CONTENT SENSITIVE. In other words, when you click on an item in say the TOC only those tools and commands pertaining to the operations for that particular item will be active on the ribbon.
... View more
06-09-2015
11:29 AM
|
3
|
3
|
3909
|
|
POST
|
I would like to take an advantage of the 64-bit environment and speedier screen refreshing for someediting we do. Although I personally don't find the ribbon interface very intuitive and "Pro" is basically unusable for serious cartography, ArcGIS Pro editing environment seems quite nice. Except I found a problem.... When I set my snapping to only Intersection and Vertex I am unable to SPLIT my polylines at intersections and vertices. Instead, in most situations, the line is split somewhere near the intersection or vertex but not exactly at intersection/vertex. This is a pretty major issue for me personally but perhaps I am missing something. The problem occurs when snapping options are set to either pixels or units. I tested it on 3 different machines, using different spatial references, and in both ArcGIS Pro 10.0.0 and 10.0.2. I expect the line to be spit exactly where it snaps at vertices or intersections but I am simply not able to. Screen captures showing results of line split operation when snapped to vertices and intersection attached.
... View more
06-09-2015
08:38 AM
|
0
|
18
|
13472
|
|
POST
|
You will not only need Standard but Advanced (ArcInfo) license to be able to use all ArcHydro functionality. Many processes require Standard licensing but at least the following require Advanced licensing: Terrain Morphology Drainage Boundary Definition - Generate 3D boundary lines for selected drainage areas. Terrain Morphology/Drainage Boundary Processing Drainage Boundary Definition - Generate 3D boundaries lines for the polygon features in the input Drainage Area feature class. Terrain Morphology/Grouping Generate Group Junction - Create a new Group Junction feature class by reselecting from Hydro Junctions that meet one of the grouped junction criteria. Terrain Preprocessing Workflows Basic Combined Terrain Processing -Model in the geoprocessing environment performing the basic terrain preprocessing steps for a dendritic and deranged terrain. Basic Deranged Terrain Processing - Model in the geoprocessing environment performing the basic terrain preprocessing steps for a deranged terrain, i.e. a terrain with sinks.
... View more
05-21-2014
08:25 AM
|
1
|
1
|
2021
|
|
POST
|
You need ArcGIS Advaced license (formerly known as ArcInfo) to use all ArcHydro functionality. Tools that require higher license will crash under basic or standard license.
... View more
05-21-2014
07:59 AM
|
0
|
0
|
1913
|
|
POST
|
This has been solved - the tool does not work when background geoprocessing is turned on. I can confirm that in version 10.2.1 this tool does not work when background geoprocessing is turned on and it does work when it is turned off. Some users on GIS SE hinted that this bug has been addressed in 10.2.2 but I've seen at least one post indicating otherwise. It's becoming a good practice to NEVER turn on background geoprocessing. Something is clearly broken there.
... View more
05-16-2014
06:46 AM
|
0
|
0
|
1408
|
|
POST
|
This is almost certainly a bug! I get the same result with a simple single feature.
... View more
05-14-2014
12:23 PM
|
0
|
0
|
2322
|
|
POST
|
Hi Ben, Are you using the 3D Layer to Feature Class tool in ArcMap or ArcScene? The tool uses the 3D layer properties and creates the multipatch. In ArcMap there are no 3D properties, so the resulting multipatch would be flat. You will need to run the tool in ArcScene with the 3D properties applied to the layer. How Layer 3D To Feature Class (3D Analyst) works -Timothy This still does not work in 10.2.1. In ArcScene running 3D Layer to Feature Class tool on a feature layer that has been extruded returns a FLAT multipatch.
... View more
05-14-2014
11:41 AM
|
0
|
0
|
1408
|
|
POST
|
One workaround is to merge all lines into a single multi-geometry, then use the split tool as per usual.
... View more
02-24-2014
06:25 AM
|
0
|
0
|
769
|
|
POST
|
Its the ArcMap application config file \ArcGIS\Desktop10.0\bin\arcmap.exe.config Its an xml file so modify it with notepad. This isn't an official solution by the way.... This solution doesn't work
... View more
10-04-2013
11:04 AM
|
0
|
0
|
2848
|
|
POST
|
Found it: Open ProjectName.vbproj.user (Where ProjectName is the actual name of the project) in notepad and change Desktop10.1 to Desktop 10.2: <PropertyGroup> <StartAction>Program</StartAction> <StartProgram>C:\Program Files (x86)\ArcGIS\Desktop10.1\bin\ArcMap.exe</StartProgram> </PropertyGroup>
... View more
08-29-2013
10:58 AM
|
0
|
1
|
1048
|
|
POST
|
I updated ArcGIS from 10.1 to 10.2 and recompiled all Addins with ArcObjects 10.2. I am having an issue with 1 addin that accesses a custom tool in a toolbox and want to debug the project. However, when i hit run I get a "...the debug target '' is missing" erro message. The path is still set to the Desktop10.1 target - HOW DO I RESET IT to Desktop10.2 in VS 2010 EXPRESS. I only found instruction on how this can be dine in the full version if VS but this option is not avaialble in the express version. [ATTACH=CONFIG]27088[/ATTACH]
... View more
08-29-2013
10:44 AM
|
0
|
2
|
3768
|
|
POST
|
I'm having a similar problem in 2010 Express. ArcMap has been reinstalled and is now in a new folder. When I build and run debugger, it says that it can't start debugger because it can't find ArcMap.exe. How do I tell Visual Studio where ArcMap.exe is? Thanks, Derek Having the same issue. Were you able to solve it?
... View more
08-29-2013
10:38 AM
|
0
|
0
|
3537
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-17-2019 11:54 AM | |
| 2 | 11-14-2024 06:48 AM | |
| 4 | 11-14-2024 06:40 AM | |
| 1 | 10-08-2024 06:12 AM | |
| 2 | 03-15-2024 10:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-14-2024
04:08 PM
|