-
Hey Tom,
I got the following error message when attempting to create the Esri File GDB via ArcGIS Pro:
![image](https://user-images.githubusercontent.com/58236078/210440545-0e35dcf9-b05f-4cf9-88d0…
-
Within the Esri schema_fgdb_v2.py file, line 225, there appears to be a cut off after 'public-transport', with 'ai" being the final letters. The postgresql template shows that a bit more should have b…
-
To check license level, the script calls for LicenseLevel key of GetInstallInfo object:
if install_info['LicenseLevel'] == "Basic":
# https://pro.arcgis.com/en/pro-app/latest/arcpy/functi…
-
**Is your feature request related to a problem? Please describe.**
Yes, this would be a potential problem for ArcGIS Pro users with Python 3.x. This is something I've noticed at our agency with sta…
-
Mismatching field width for **RoadClass** in schema_fgdb_v2.py script (line 1102).
GIS Data Model shows field width capped at 15 characters, but the schema template shows 24 characters.
https://gi…
-
Here's another field precision issue I wanted to double check with you guys on.
Regarding line 1106 for the SpeedLimit field:
https://github.com/NENA911/NG911GISDataModel/blob/986686da9ae68cdca…
-
Another field width mismatch between GIS Data Model and schema_fgdb_v2.py template, at line 1046 for St_PosDir:
https://github.com/NENA911/NG911GISDataModel/blob/986686da9ae68cdcadf9766cd5943f93969…
-
Hey Tom and Jason,
My spam continues...
Regarding line 1036 in the schema_fgdb_v2.py file:
https://github.com/NENA911/NG911GISDataModel/blob/986686da9ae68cdcadf9766cd5943f93969fbbf9/esri_geodat…
-
The StreetNameType domain in the File Geodatabase is missing the following value:
Runne
As seen in the attached registry list:
[NENA_Registry_StreetNamePreTypesAndStreetNamePostTypes.xlsx](…
-
Issue: Esri script create ServiceURN field of 54 characters; should be 55.
Data model:
![image](https://user-images.githubusercontent.com/118400837/207166159-81b879cb-7dc4-4041-92b7-e350321d6e98…