Hi All,
Can you please advise if there's a way to extract coordinates from N_1_JTOPO table/PAGELOB field?
Can it be done somehow using ArcCatalog/ArcMap? Or there's simply an Oracle matter of extracting binary data (painful).
Any help would be much appreciated!
Thank you,
Daniel
Why are you trying to extract that BLOB field?
That looks to be part of a Geometric Network, Dataset system tables—Manage geodatabases in Oracle | Documentation , and is an ArcGIS system table.
Geodatabase
Thanks George.
You are right, it's a Geo Network table.
The table has a blob field and I want to read it's information (junctions to edges connections).
Do you know if ArcCatalog, ArcMap or other tool can read this field and how?
The ArcGIS clients would not be able to "directly" read that field. That field is read behind the scenes by the client when using the Geometric Network (GN).
I would HIGHLY recommend not messing (modifying, updating, etc.) any of the Geometric network tables out side of the ArcGIS client. It could cause corruption within the table and hose your GDB.
I am not sure of another tool to read this field outside of the ArcGIS client.
What are you hoping to collect from this field?
Is there a current issue with the GN?
Thanks George. No harm can be done in this case. I only have a db backup from the customer and we are trying to analyze their network.
We are stuck at N_1_JTOPO/PAGELOB, hoping to get information about junctions and edges.
I thought ArcGis tools can interpret blob data and help us extract the data out.
Isn't it that ArcGis write this information into Oracle? How come ArcGis cannot read what it is writing?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.