POST
|
Hi Emma, Talk about showing up several months late. I am sure you are way beyond this project now, but I figured you are owed a response regardless. I am the creator of the Complete Street Rule. For posterity, the most recent version of the rule no longer uses textures for the paint caps. Starting around line 2296 (as of 12/29/2020), you will see a rule called ParkingCap() that if you comment out that rule (#ParkingCap(...)), the caps should not appear. That said I have heard this enough, I think I made a way to just have asphalt if you have parking set to "None", but give it a width regardless. That said, it won't place cars. Would a switch that just got rid of the paint caps be preferable? As a note, if you use @DavidWasserman, I think I get pinged more readily over email, but geonet has changed enough I might need to update my preferences.
... View more
12-29-2020
06:43 PM
|
0
|
0
|
1022
|
POST
|
Did you use upgraded rules in the mean time? If the parameters change that causes issues. I heard more changes to scenarios would benefit streets, but it does not surprise me the street shapes need consistent scenario assignment. Do you have the CGA code used to generate those ADA ramps? Are they sloped? Do they work with only a specific corner curvature threshold?
... View more
12-29-2020
06:17 PM
|
0
|
1
|
1085
|
BLOG
|
It basically matches the screenshot I provided a while ago (above), but frankly is way more flexible as are result of Melinda's work.
... View more
10-27-2020
11:13 AM
|
0
|
0
|
1189
|
POST
|
Very cool! Does insertAlongUV not correct for the height differentials? Is that an option here?
... View more
10-27-2020
11:10 AM
|
0
|
1
|
1384
|
POST
|
It is a little harder to find now as a result of it collapsing by default. I have some additional discussion on how tree work in the documentation here: https://community.esri.com/docs/DOC-6251-complete-street-rule-documentation-user-guidepdf
... View more
08-06-2020
04:15 PM
|
0
|
0
|
2985
|
POST
|
You can over-ride the trees to use the imported trees rule. You have to scroll to the bottom of the parameter list and expand the menu for the tree rule.
... View more
08-06-2020
04:06 PM
|
2
|
2
|
2985
|
POST
|
Agreed. I will let you know what my tests show in the other forum. Right now full repairs, uninstalls, deletions of environments etc- have not worked. The cloning process hits some validation errors, and in notebooks I can't import arcpy. Edit: On my recent uninstall attempt, I had a clone with no validation errors. So instead of repair, uninstalled ArcGIS Pro. Will check in soon.
... View more
08-06-2020
02:39 PM
|
0
|
1
|
2962
|
POST
|
I am running into similar issues as I stated in Another Pro 2.6 Clone problem. This is one of the rougher upgrades I have done. I might go back to 2.5.x.
... View more
08-06-2020
02:00 PM
|
1
|
3
|
2962
|
POST
|
On my end I am seeing verification errors upon cloning, and I had to do a complete deletion of my previous conda environments to get a working clone. (arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3>conda env list # conda environments: # arcgispro-py3 * C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 root C:\Program Files\ArcGIS\Pro\bin\Python (arcgispro-py3) C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3>conda create --name geoscipy --clone arcgispro-py3 Source: C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3 Destination: C:\Users\dwasserman\AppData\Local\ESRI\conda\envs\geoscipy Packages: 141 Files: 19 CondaVerificationError: The package for backcall located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\backcall-0.1.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/backcall/__pycache__/__init__.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for backcall located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\backcall-0.1.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/backcall/__pycache__/_signatures.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for backcall located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\backcall-0.1.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/backcall/__pycache__/backcall.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/__pycache__/__init__.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/__pycache__/xmlfile.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/tests/__pycache__/__init__.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/tests/__pycache__/common_imports.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/tests/__pycache__/helper.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for et_xmlfile located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\et_xmlfile-1.0.1-py36h3d2d736_0 appears to be corrupted. The path 'Lib/site-packages/et_xmlfile/tests/__pycache__/test_incremental_xmlfile.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/__init__.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/compat.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/exceptions.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/plat_gio.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/plat_osx.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/plat_other.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for send2trash located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\send2trash-1.5.0-py36_0 appears to be corrupted. The path 'Lib/site-packages/send2trash/__pycache__/plat_win.cpython-36.pyc' specified in the package manifest cannot be found. CondaVerificationError: The package for simplegeneric located at C:\Program Files\ArcGIS\Pro\bin\Python\pkgs\simplegeneric-0.8.1-py36_2 appears to be corrupted. The path 'Lib/site-packages/__pycache__/simplegeneric.cpython-36.pyc' specified in the package manifest cannot be found. I am in the process of checking if this clone works, and it looks like it might. My process to "fix" my issues were: 1. Delete the Python Conda Folder with Admin access, copy out some open source conda environments out before hand 2. Delete arcgispro-py3 3. Repair arcgispro-py3 4. Reclone arcgispro-py3 - still get verification errors, but arcpy seems to work 5. Further testing (will fill in later)
... View more
08-06-2020
12:22 PM
|
0
|
0
|
3105
|
POST
|
I have to say also I am running into issues. Full environment deletes and re-installs are not necessarily clearing up the issue. Upgrading is becoming a pain with these Pro updates. I think for advanced users we might be on the verge to suspecting every update disrupting conda at our firm.
... View more
08-06-2020
11:14 AM
|
0
|
2
|
3105
|
POST
|
Perfection. Thanks. I think more info on the download workflow might help, but this does have some info.
... View more
06-19-2020
12:17 PM
|
0
|
0
|
658
|
POST
|
CityEngine rules can be customized to consume arbitrary 3D models. CityEngine can import data from a variety of sources including the examples you have above. This is a pretty common workflow.
... View more
06-19-2020
12:15 PM
|
0
|
1
|
903
|
POST
|
To add to this, this page stands as the only easy to find documentation of this feature. Can we get an update to the docs or can you point to one that we can reference?
... View more
06-12-2020
03:29 PM
|
1
|
2
|
4746
|
BLOG
|
Melinda Morang, this was the tool I offered to contribute effectively way back when. Fehr & Peers developed this for a transit agency in 2017. I think we talked about integrating it in 2018 or 2019, but you were doing the full transition to python toolboxes/arcgis pro integration so it took a back seat.
... View more
06-03-2020
04:56 PM
|
0
|
0
|
1189
|
DOC
|
Excellent. Thanks for asking about this. Let me know if you run into any other questions. The Complete Street Rule Documentation & User Guide.pdf has been updated to reflect some of these changes. Let me know if this is a helpful resource.
... View more
05-04-2020
03:35 PM
|
1
|
0
|
1488
|
Title | Kudos | Posted |
---|---|---|
1 | 06-07-2024 02:16 PM | |
1 | 05-15-2022 12:21 PM | |
1 | 08-27-2016 11:03 AM | |
1 | 12-19-2021 01:10 PM | |
1 | 06-12-2020 03:29 PM |