Let us import/export to nvg and import svg in ArcGIS for Desktop.
Sorry for negative vote, I make a mistake, I don't find any place to change for a positive.
I agree that NVG format could be as native format in ArcGIS Desktop.
@DaveBarrett thanks for your prototype script, any updates on it or updated versions. reason i ask is that i have some .NVG files that dont convert. some error regarding line 65
I saw some activity here so wanted to note that ArcGIS Pro supports SVG (not NVG): https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/scalable-vector-graphics-supp...
@DaveBarrett i get this error with your script tool with some nvg files
trackback (most recent call last)
file "<string>",line 76, in exicute
File "E:\90_geo_working\20_geoTools\NVG2GDB\NvgReader.py", line 65, in_init_
self.dom = xml.dom.minidom.parse(self.nvgFile)
file "C:\Program files\arcGIS\pro\bin\python\envs\arcgispro-py3\lib\xml
dom\expatbuilder.py",line 1958, in parse
return expatbuilder.parse(file)
file "C:\Program files\arcGIS\pro\bin\python\envs\arcgispro-py3\lib\xml
dom\expatbuilder.py",line 910, in parse
with open(file, 'rb') as fp:
fileNotFoundError: [errno 2] No such file or directory: "'E:\90_Geo_working\\20_geoTools\\NVG2GDB\\New SZAFRAN Data Testing\\20211206-NU-TRG_AREAS_POL_SZAFRAN_v20.nvg'"
This is still needed for several clients.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.