|
POST
|
When you exported the shape file did it add it back to your session. Try adding the fields in ArcCatalog Alas, I spoke too soon. When I converted to a shapefile, the properties no longer allow me to add fields (as I would do with any other shapefile). Is it now possible to transfer data between shapefiles?
... View more
05-06-2013
10:17 AM
|
0
|
0
|
2234
|
|
POST
|
Sadly your best bet may be to dissolve all the polygons based on plat name and block (in a copy of course) then create annotation based on new polygons. then you can get rid of the dissolved polys and keep the annotation. What I did was create a new point feature I simply call Lot label and use it to create labels for blocks and plat names. You can set it to remove duplicates but it would cause to many errors in that the plat next to it might have the same Block number and it would only show one of the two. I would be willing to bet there is a script that can be built as an expression for the label field to match up plat name and block number and only show the block one time. However it is still going to associate it with one polygon. Hence you may be best off going through the trouble of making annotation. At least with the anno the text was not move around. I am working with some cadastral data and within city and towns there are the familiar lot, block, plans. Where there is a "block", I can label the lots, parcel number and so forth for each individual polygon, but what I am having trouble with is label the block number for the lots that belong to the Block. I can actually label the block using maplex and set limits and placement properties for the most part, but what I am not seeing or able to do "visually appealing" is to have the block number placed in the middle of the lots. I dont have any special extension that city planners would use and I really dont want to dissolve the polys for each and every block as I have a very large number of urban areas to work with. Any thoughts?
... View more
05-06-2013
08:10 AM
|
0
|
0
|
585
|
|
POST
|
If your topology is clean on the parent it should (knock on wood) be clean when you replicate it. You still need to run validation on the new topology. http://resources.arcgis.com/en/help/main/10.1/index.html#//006200000006000000 Robert, I'm unsure what you mean by clean up. Do you mean address all of the topology errors that may exist in the topology? If I do this before I make any replicas, will this solve the problem? Thanks, Scott
... View more
05-06-2013
07:45 AM
|
0
|
0
|
2560
|
|
POST
|
A layer file really isn't a feature class. It is a pointer to the feature class and the desired symbology for that feature. So when you open that layer file it will point to the original feature the layer file represents. Open the layer file and export it as a shape file or to a database if you are uncertain about disposition of the feature. Also, when you open the layer file you can click on list by source and see where the feature actually is. My original file is in layer form. Can I still add fields from there?
... View more
05-06-2013
07:42 AM
|
0
|
0
|
2234
|
|
POST
|
Replicating topology is a little messy. After you replicate it the child needs to be verified before it can be edited. Essentially when you replicate the Topology to a child database it is the same as creating new topology on your parent database. You need to clean it up first. Also make sure there are the appropriate permissions and extensions on the child I have a point feature class that is stored in a feature dataset and participates in a topology in my parent GDB (SQL Express 2008). Users can't edit the feature class that is in the replicas. They get an error message saying they can't edit the topology. What is the workflow to allow me to continue to have this participate in a topology and be editable in a replica GDB?
... View more
05-06-2013
07:39 AM
|
0
|
0
|
2560
|
|
POST
|
Why not simply add the new attributes to the original shapefle. Or if you should not do that make a copy of the original shape file and simply add the new attributes. If those are not an option and you have not already added data to the new attribute simply use the data loader in ArcCatalog to load the original data into the new shapefile. I created a layer file with multiple lines, and I need to create new fields for those lines. I decided to create a new shapefile with the necessary fields. How do I transfer the data from my layer file into the new shapefile? There are 500-1,000 lines in the layer file so recreating the entire file would be excruciatingly tedious.
... View more
05-06-2013
07:12 AM
|
0
|
0
|
2234
|
|
POST
|
Air photography is somewhat expensive to acquire and many locations will not do it every year. I know the air photos for my house on BING are at least 4 or 5 years old because my house is the old color. Sometimes larger metro areas will have air photos updated more often and at a higher resolution. What you have for dates sounds correct. Here are some WMS service I found for Texas. http://data.crwr.utexas.edu/wms.html http://www.texasview.org/ Thank you for all the suggestions guys. I'm Located in Luling, TX. It's more of a rural area so I know there may not be as many data points to work with but all the help is appreciated. I'm just curious, how often is satellite photography taken? I found google earth has them skipping every few years then 2 in one year as far back as 2011, 2006,2005,2002 then 1995, does that sound right?
... View more
05-06-2013
04:27 AM
|
0
|
0
|
4819
|
|
POST
|
Interesting though. I think if you had a database that large I think your processor would burn up before you even got close to that . But yes you should have a utility set up to compress your database every night. Occasionally you may want to unregister and register as versioned if in SDE every now and then. If I have some reoccurring scripts that keep appending to a feature class, eventually the objectID field will get too high - for example, over 1000 new records every 30 minutes. Some of the old records are deleted to limit the size of the feature class, but the ObjectID field keeps getting higher and higher. Theoretically, eventually, the ObjectID field will max out at 2,147,483,648. What happens then? Is there any way to reset the field programatically?
... View more
05-03-2013
12:24 PM
|
0
|
0
|
2781
|
|
POST
|
You might try searching the USGS or various agencies that might have historic data. Where are you located? I know my state has a WMS server that has options to show our air photography back to 1991 all in one easy to use server. They just added LIDAR recently. Well actually is a jpeg of the actual lidar data I was wondering if you guys can Please Help me out here. I use ArcGIS for work and mapping Oil field leases and boundary lines. I am looking to add new basemaps to the ArcGIS desktop that shows old satellite imagery over the past several decades and also some topographic data. I believe there is a USA Topographic map available for the online ArcGIS but how can I add this to the desktop program? Thanks
... View more
05-03-2013
12:19 PM
|
0
|
0
|
4819
|
|
POST
|
Consider ArcPad. Your field guys can check out data and make updated in the field. Bring their device back in and update the data in your GDB. You can create tables with domains such that they pretty much only have choices from drop down menu's for choice then you can have a comment section. Does that sound like what you are looking for Does anyone have a solution for nested forms in ArcGIS. Problem: There will be 10 field guys with laptops with a stripped down ArcGIS on it. They will click on a point (Pole) and a access database form will appear with nested (relationships?) form for the field guys to fill out. The updating features, all the poles are GPS located in the database and have a xy and pole number. This inventory system will have the field crew out and they will fill in the data asked on the nested form. This data will be "new data" added to access columns and selected from drop downs on the forms. Sometimes, the forms will already have data such as "last maintenance" and the field will be updated with the current date. The current data is in a SQL geodatabase. We are looking for a way to create forms as well as "nested" capabilities, Relationships? Database nested classes are attached below
... View more
05-03-2013
12:09 PM
|
0
|
0
|
992
|
|
POST
|
You should use the setting to embed the fonts. Play around with the transparency levels. Trying to export mxd as PDF and keep running into this issue (attachment). In short, the basemap and some of the symbology didn't export. Thanks.
... View more
05-03-2013
11:28 AM
|
0
|
0
|
794
|
|
POST
|
Yea I really have not gotten into the representation. I have created a lot of symbols by combining fonts in curious ways. I don't know how the forum will handle it but I attached an Excel sheet that I made some years ago that can be printed out on 11 x 17 paper that contains all the built in ESRI fonts. I printed it out years ago and it has helped a lot to find individual markers. Well i was all the current fonts as of about 7 years ago. I added the rotation to the markers after creating all the representations (along with changing the display size), so I know it's possible to do, it's just not cooperating today. I'm using representations because as much as Esri has thousands of symbols, they don't have ones to fit the needs of my project--namely representing specific wind, weather, and wave features in marine areas. As far as I've found there are no international standards or even commonly used symbols for these events.
... View more
05-03-2013
11:27 AM
|
0
|
0
|
1516
|
|
POST
|
Oh I don't think you can change representations. You may have to alter the original symbol to suit and re-represent. Why are you using representation? I'm trying mainly in the Layer Properties in ArcMap. [ATTACH=CONFIG]24012[/ATTACH]
... View more
05-03-2013
10:38 AM
|
0
|
0
|
1516
|
|
POST
|
Go to the symbology tab for your raster. there should be check boxes on how to display cells with no data. Hi, I'm looking for my problem's solution. I've got 2 rasters: one - with classification's output (*.tif - multiple value: 0-9): [ATTACH=CONFIG]23989[/ATTACH] and one - with classification of water's output (*.tif - value: 0-1): [ATTACH=CONFIG]23990[/ATTACH] I try to insert information from second raster to first raster. I mean: if in pixel on first raster is NoData value and on second raster value in this the same pixel = 1, then value on output raster = 9 (Water ID), but if not - value from first raster in this pixel. Eventually i want to obtain this result in on image: [ATTACH=CONFIG]23991[/ATTACH] Another step, which I want to obtain is fill all remaining NoData pixels value = 2 (Ground ID). Does anyone know how solves this problem? I try to use Raster Calculator, but in my way it's not works. I would appreciate. 😉
... View more
05-03-2013
10:34 AM
|
0
|
0
|
1374
|
|
POST
|
Open the layer properties for your raster layer. Click the symbology tab If you raster is displayed as RGB Composite Where is says display background value :(R,G,B) Check the box. There are values there for RGB, either select 0,0,0 or where is shows as and the color selector choose no color. Where is shows Display NoData as choose no color. If it is diplayed as Stretched check the Display Background Value make it 0 and the rest is the same that way you won't have the banding where there is not data. I am creating a series of multi-band rasters. Each band represents a variable and so band number is important - it will be used to identify the variable. But sometimes, data for a variable might be completely missing (i.e. I have no raster for the variable, and so have nothing with which to create the relevant band). Missing out this band would mean that the order of the subsequent bands would be altered, which compromises identification of the variable by band number. So can I set a band to Null? Or would I have to generate a Null Raster and use that? If the latter, what would be the most efficient way to generate the Null Raster Band?
... View more
05-03-2013
10:32 AM
|
0
|
0
|
1728
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-27-2023 07:28 AM | |
| 1 | a week ago | |
| 1 | 02-26-2020 07:13 AM | |
| 1 | 11-04-2019 09:14 AM | |
| 1 | 06-01-2022 05:27 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|