Skip to main content
Question

I have some old JAVA files from a discontinued Java based program. The file extensions are .jar and .class. The data is basic line, point, and polygons with attributes. Is there any process I could convert these files to ESRI shape or geodatabases?


johnspears
Participant
Forum|alt.badge.img
I have some old JAVA files from a discontinued Java based program. The file extensions are .jar and .class. The data is basic line, point, and polygons with attributes. Is there any process I could convert these files to ESRI shape or geodatabases?

3 replies

hkingsbury
Celebrity
Forum|alt.badge.img+54
  • Celebrity
  • October 17, 2023

I don't know Java, so this could be completely wrong. Have you opened the files in a text editor (Notepad++, VSC, or even Notepad) and had a look to see if there's something that resembles spatial data?

 

If so you can read the files in FME with the Text File reader and begin to filter out unneeded data and rebuild the geoms.


johnspears
Participant
Forum|alt.badge.img
  • Author
  • Participant
  • October 17, 2023

Thank you hkingsbury ! I'll give it a try.


david_r
Celebrity
  • October 19, 2023

I would expect the .class files to contain Java code as plain text, and not any data. The .jar files are basically renamed zip files and you can unzip them to see what's inside, perhaps there are some more common data files within, e.g. shapefiles.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings