Select to view content in your preferred language

Enable support for svg and nvg (nato vector graphics)

3935
8
11-05-2013 10:55 PM
Status: Open
Labels (1)
nita14
by
Frequent Contributor

Let us import/export to nvg and import svg in ArcGIS for Desktop.

8 Comments
DaveBarrett
It would be great if support for NVG was added to Desktop, I have had users asking for support for NVG to feature class. If you are interested take a look at my post on the forums.

http://forums.arcgis.com/threads/107821-NATO-Vector-Graphic-Format-(NVG)?p=383790&posted=1#post38379...

I have a prototype python tool for loading NVG into feature classes.
IsaacMedel_Calvo

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.

DaynedeGroot

@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

KoryKramer

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... 

DaynedeGroot

@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'"

olamendel

I'm trying to open your article but it dosn't work. Anyone could share their experience with creating an NVG adapters (nato vector graphics)?

NygrenOhto

This is still needed for several clients.

janea90

Same here. Has anyone found a way to work with NVG in Arcgis Pro? Thanks a lot.