|
POST
|
Have you tried importing the Feature Class and checked if that works? Thats works but I need to copy & paste in order to preserve attachement & relationships
... View more
05-15-2014
09:27 AM
|
0
|
0
|
1677
|
|
POST
|
What is the error observed? Just to confirm..you are copying Fcs from the File gdb into the dataset in sde or the other way round? There is no error, I am able to copy but when I go to paste, paste is "greyed-out." I am just copying the feature class from the feature dataset in SDE to a file gdb. I has a mentioned previously the feature class(es) I created are able to copy & paste while the co-worker created feature classess are unable to copy & paste.
... View more
05-15-2014
09:09 AM
|
0
|
0
|
1677
|
|
POST
|
I have a question. I have created 2 different feature datasets in SDE, each with multiple feature classes. In one feature dataset I can 'Copy & Paste' feature classes to a new File Geodatabase but in the other I cannot. I should mention I created one of the feature datasets while the other was created by a co-worker, could this be a permission issue? Running ArcGIS 10.1, Windows Thanks
... View more
05-15-2014
08:27 AM
|
0
|
8
|
2202
|
|
POST
|
You don't enable Attachments in this workflow at any point of time. You will have to create a Table first, which will have a Raster field and then create a Relationship Class as per your requirement. I knew this works for Images, however I just noticed that you are planning to attach PDFs. This workflow won't support PDFs, it only allows Raster datasets(images). Sorry for missing this previously. I also just checked this Forum post: http://forums.arcgis.com/threads/109737-Creating-BLOB-s I think Hyperlinks would be your way ahead... Using Hyperlinks: http://resources.arcgis.com/en/help/main/10.2/index.html#//00s500000004000000 Thanks for the links but I am not sure Hyperlinks are the way for me to go. The database I am using right has the potential to be moved to another location or server and I am afraid the links will break quite often.
... View more
05-15-2014
04:53 AM
|
0
|
0
|
3619
|
|
POST
|
No, what I meant was--> Instead of enabling Attachments on the data....create the Relationship Class and the table manually, therefore choosing your Unique field in the process. How is this possible? As soon as you 'Enable Attachments' a relationship class and table are automatically created.
... View more
05-14-2014
05:21 PM
|
0
|
0
|
3619
|
|
POST
|
Attachments have been designed to use OBJECTID, so that cannot be edited/modified. You can simply use a relationship class to relate the Table (containing a raster field) to the Feature Class. Then you can choose whichever key you want. Note: Always try to provide your configuration details(Desktop version, DBMS version,etc) for a more appropriate answer/suggestions/links. I am using ArcGIS Desktop 10.1 Ok, thanks for the clarification. So it looks like I will NOT be able set-up a Relationship Class based on my uniquely created attribute field. But once I have successfully made the attachments I can add to the "Attachment Table" if I choose and from that point I can step up additional relationships to "link" with other feature classes, correct? Thanks!
... View more
05-14-2014
12:05 PM
|
0
|
0
|
3619
|
|
POST
|
Chad, You may want to look into using the Generate Attachment Match Table, This would allow you to set up the way the attachments are matched. http://resources.arcgis.com/en/help/main/10.2/index.html#/Generate_Attachment_Match_Table/001700000157000000/ Hope that this helps. George Thanks for the link George! The 'Match Table' honestly doesn't make much sense to me is a bit confusing and if have any additional insight it would appreciated. When I open the 'Generate Attachment Match Table' it wants me to specify a 'Input Folder' and so far the only item/format it seems to support is .xls, my attachments are all .pdf. All I am looking to do is to somehow relate a unique field I have created in my feature class's attribute table, instead of the default to the 'Attachment' its seems more and more likely this is not possible??
... View more
05-14-2014
11:28 AM
|
0
|
0
|
3619
|
|
POST
|
Does anyone know how to create and/or edit the Relationship Class between Attachments and Feature Classes? Every time I make an Attachment a default relationship class and table is created. The relationship defaults to the 'OBJECT ID' field but I am wanting a Relationship based on a unique field that I created in the attribute table. Does anyone have any suggestions? Thanks!
... View more
05-14-2014
09:58 AM
|
0
|
9
|
3801
|
|
POST
|
Hello all! I am in the beginning stages of trying to attach PDF documents (deeds & owners policies) to a feature class in SDE. Does anyone know or have recommendations how to import the PDF's into SDE and make them into blobs? Thanks
... View more
05-13-2014
02:56 PM
|
0
|
2
|
1111
|
|
POST
|
I am thinking about building an online based application that will be used by user who do not have ArcGIS licenses and I am thinking about using ArcExplorer. I need to do this relatively quickly and I have pretty much no programming/scripting experience. I was wondering if anyone knows how long ArcExplorer will be continued to be supported by ESRI? Thanks
... View more
05-08-2014
08:54 AM
|
0
|
2
|
5740
|
|
POST
|
I am thinking about building an online based application that will be used by user who do not have ArcGIS licenses and I am thinking about using ArcExplorer. I need to do this relatively quickly and I have pretty much no programming/scripting experience. I was wondering if anyone knows how long ArcExplorer will be continued to be supported by ESRI? Thanks
... View more
05-08-2014
08:53 AM
|
0
|
2
|
2203
|
|
POST
|
I just imported a script that I want to use in my model however when I import the script into modelbuilder I keep getting the message "This tool has no parameters." I know this maybe a fairly obvious question but what does this mean? And why is this preventing me using the script? FYI: The script is to calculate acreage for a field I created. I know some of the parameters I want to set the 'Type' = Double, 'Precision'=9 & 'Scale' =2. I am sure I am probably missing the obvious but any help would be greatly appreciated. Thanks
... View more
12-06-2013
07:16 AM
|
0
|
3
|
5202
|
|
POST
|
I am currently building a model in model builder and I need to add a Python Script (unless someone know of Toolbox tool) that will add acreage to the attribute table. Does anyone have a script handy or know of somewhere I could find one for acreage? Thanks,
... View more
12-06-2013
06:50 AM
|
0
|
2
|
1729
|
|
POST
|
I have reclassified some raster data and changed the 'No Data' value to zero. After reclassification I deleted the 'No Data' (which was 0) and it gone, however, Arc keeps asking to build Pyramids so I went a head and built them but once it finishes the 'No Data' value reappears but I am unable to find it and delete it from the attribute table. Does anyone know a way to delete the 'No Data' value from the raster after the Pyramids have been built? Thanks! Note: I conducted to a similar study with Arc 10 and I did not have this problem, I am running 10.1 now.
... View more
06-10-2013
07:22 AM
|
0
|
2
|
1586
|
|
POST
|
I have reclassified some raster data and changed the 'No Data' value to zero. After reclassification I deleted the 'No Data' (which was 0) and it gone, however, Arc keeps asking to build Pyramids so I went a head and built them but once it finishes the 'No Data' value reappears but I am unable to find it and delete it from the attribute table. Does anyone know a way to delete the 'No Data' value from the raster after the Pyramids have been built? Thanks! Note: I conducted to a similar study with Arc 10 and I did not have this problem, I am running 10.1 now.
... View more
06-10-2013
07:06 AM
|
0
|
1
|
1445
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 1 | 09-10-2021 10:51 AM | |
| 2 | 10-20-2022 07:22 AM | |
| 1 | 02-06-2023 02:23 PM | |
| 1 | 03-18-2019 12:51 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|