|
POST
|
Are Joe and Vince actually serious about saying feature datasets are a bad idea. Feature datasets do have a specific purpose. They allow you to categorize your data for a GIS and organize it in a database. It would be foolish for a user to have their landbase in one database, their electric or sewer or forest or mine sites etc.. dataset in another database etc.. Please let give me more information about the unintended consequences of using feature datasets for something they are not designed for and what you think they are designed for. My apologies I am not trying to be p*ssy I am just flummoxed. Gotta go along with Vince on this. I'd much rather manage multiple databases then get bogged down in the unintended consequenses of using feature datasets for something they are not designed for.
... View more
05-09-2013
10:38 AM
|
0
|
0
|
2908
|
|
POST
|
For call out those are the two options. You can change the leader tolerance and the margin around it text. IF you just want to use a different symbol you can use a symbol but not with the call out balloon I want to use a callout text on my map but the callout background has only 2 options: rectangular or rounded rectangular. I want some other shapes such as oval. How can I create a new callout with oval shape? Any inputs are welcome! Thanks! Winnie
... View more
05-08-2013
12:19 PM
|
0
|
0
|
3337
|
|
POST
|
yes a good method is to create subfolders in your file geodatabase. In the FGD they are called Feature Dataset Right click on your FGD and select New > Feature Dataset Now the Feature Dataset will prompt you for a projection to use. So you can create individual Feature Datasets and load Feature classes into it. Example. I word in Electric Utilities. I have Feature Dataset for Electric (all features I want in a geometric network) Landbase Electric2 (all electric related features I don't want in the geometric network) MapData (datadriven pages polygons, and other features used for map production) Anyway that should give you the idea. However, when you do this you will have to repath all your MXD's to the new feature locations. Hello, I've been processing some data in a file geodatabase. I'm finding the geodatabase to be getting very full of data and increasingly hard to navigate. I was wondering if there was a way of creating sub folders or sub directories in the geodatabase? Or would I just be better creating lots of seperate geodatabases depending on the area I'm studying?
... View more
05-08-2013
10:17 AM
|
0
|
0
|
2908
|
|
POST
|
If your only doing it the one time don't bother with model builder simply so it with select by attributes. However, when you perform it in model builder it does not export a new feature class. simply to the select by attributes. it will make your selection then perform the calculate function on the appropriate attributes. Hi, I have a feature class where I wish to select various values from a field. Once those values are selected I wish to populate another field with a corresponding certain value using calculate field. How can I simply select attributes in a feature class without exporting to another feature class? Thanks Mark
... View more
05-08-2013
07:06 AM
|
0
|
0
|
1888
|
|
POST
|
I have had the same issues in the past. I have my workstation set to perform these operations every Tuesday after I leave. Then our IT dept runs a full Virus Scan sometime in the middle of the night. Huh, it seems to be working now. It had frozen up after I did all the steps you suggested before, so I task manager-killed it. Now that I think about it I don't know if I restarted the application after your suggestions. So now that it's opened up again it seems to be working fine. I'm not sure which step was the one that got it to work sadly 😞 But thank you for the help! You were very quick with your responses.
... View more
05-07-2013
12:21 PM
|
0
|
0
|
4747
|
|
POST
|
what type and what memory does your GPU have? Does the air photos load and operate just fine when they are the only things loaded from a new session? My drive has a lot of space on it still, almost a brand new computer. I cleaned the disk, and defraged it. Browser history and cache was cleared the other day for a different issue. My task manager showed arcmap being the top memory eater so I don't think that's the problem. My MXD file is about 600 KB. No luck. I can load raster data no problem and work over my server on other applications without an issue. It doesn't feel like a networking or computer issue but again I am no IT specialist.
... View more
05-07-2013
10:49 AM
|
0
|
0
|
4747
|
|
POST
|
Run windows Disk Cleanup Check to see how much disk space you have on your machine. If less than 12% clean it out. Defragfragment your hard disk. Clear your web browsers history Do a Ctrl-alt-Delete pull up the task manager and sort by which program is chewing up the most memory. chances are it is not an ESRI issue but a hardware software issue on your own computer. What is the size of your MXD that you are using? If it is over 3000 kilobytes you should create a new mxd. If it is over 10,000 kb you have seriously large mxd issues. Hey all, I hope this is the right place to post this. I have been using ESRI's basemaps since they came out as my aerial imagery source for my maps. It seems like just the last couple of months the speed of these basemaps has gotten so slow they're pretty much unusable. I don't know a lot about networking or how this data is served up to me, all I know is they used to work great, and now I basically can't use them. I've searched the forums for some solutions but all of the threads I've found dated back to 2010 or so and I don't think they're relevant anymore. My specs: Arcmap 10.1 Build 3035 Windows 7 Professional SP1 8 gigs ram 64 bit OS 2.4 core i7 cpu Download speed: 5.85 Mbps Upload speed: 5.64 Mbps Things I've tried to fix this: Added all the ESRI products to my firewall's allow list Moved cache to the local C: drive Any help is appreciated! Hopefully it's an easy fix. I'm sure other people in my office are having similar issues. Thanks in advance!
... View more
05-07-2013
10:00 AM
|
0
|
0
|
4747
|
|
POST
|
As far as the copy paste goes. It would work best if you only have the two datasets open. zoom in close and pause the refresh. It should work with that number of street lights. But you computer may not be able to to handle the amount of data all at one time. I recently did it with 34,000 poles. Hello, Can anyone possibly suggest the best method for loading data into a versioned feature class that is part of a geometric network? I have a versioned feature class of streetlights in a geodatabase that is part of a geometric network. I also have another non-versioned feature class of additional streetlights I want to add to the versioned data. The schemas in both do match. There are many streetlights 15,000+ in the non-versioned data.. I have begun using copy & paste in an edit session with the versioned data as the target layer. This approach does work if I copy small numbers of rows each time (say 50-100).. however it is very time consuming. I have tried object loader, but it fails each time.. I often run out of memory.. Any ideas? JS
... View more
05-07-2013
09:48 AM
|
0
|
0
|
1250
|
|
POST
|
Multiple methods. Easiest Method: From an edit session in ArcGIS have both the old and the new on screen. IF Both features have the SAME attributes simply copy and paste the new into the old. Easy: From an ArcGIS session. Use the Append command to append data from new to old. Works similar to Load Data in ArcCatalog but it allows you to do to a versioned database. Not as easy but still easy: Compress your database a couple times. Unregister as versioned. Use the Data Loader to load data. Compress again. Register as versioned. If it does not work you will need to delete the geometric network after the unregister as versioned. Hello, Can anyone possibly suggest the best method for loading data into a versioned feature class that is part of a geometric network? I have a versioned feature class of streetlights in a geodatabase that is part of a geometric network. I also have another non-versioned feature class of additional streetlights I want to add to the versioned data. The schemas in both do match. There are many streetlights 15,000+ in the non-versioned data.. I have begun using copy & paste in an edit session with the versioned data as the target layer. This approach does work if I copy small numbers of rows each time (say 50-100).. however it is very time consuming. I have tried object loader, but it fails each time.. I often run out of memory.. Any ideas? JS
... View more
05-07-2013
09:45 AM
|
0
|
0
|
1250
|
|
POST
|
Depending on where you get your data from roads should or may have a road classification system built in. Normally a 2 digit number 01 = Interstate 02= Federal Highway. Further down the list 22 = Ramp 19 = Frontage Road. If that attribute exists in your data I would suggest building your query to tell it to only label the particular class. In my state the attribute is called RTE_Syst as per our DOT If your roads don't have this classification system built in I would suggest taking the time to do so as you may find a lot of other utility for its use. I want to be able to label my streets with defined classes so I get FSC = 'Freeway' in my SQL query but, I also want the query to exclude any labels like OFFRAMP, ONRAMP, FRONTAGE, ect. I can get the query to exclude one or the other for example: FSC = 'FREEWAY' AND NOT FULL_NAME LIKE '%RAMP%' will exclude all the 'RAMP' but when I go to add the frontage to the query it makes the '%RAMP'% query no longer work. How do I get both not to show up and preserve my main FSC = 'Freeway' query? (FSC = 'FREEWAY' AND NOT FULL_NAME LIKE '%RAMP%' ) OR (FSC = 'FREEWAY' AND NOT FULL_NAME LIKE '%FRONTAGE%') This didn't work either. Thanks for any help. Mike T
... View more
05-07-2013
08:31 AM
|
0
|
0
|
867
|
|
POST
|
First generate the X,Y of the annotation and create a point. the point if created from the same table should contain the annotation text. There is a command called Bulk Snap Command which you can download that will use classic snapping rules to snap selected features to what you have designated. Then do a spatial join of the point to the street layer and the various polygon layers. You end resulting point feature will have the name attribute from each of the different layers joined together. Apologies for the confusion. I need to base the index on both the roads featureclass and the annotation. Each listing must be based on the road centre lines, suburbs and page numbers, whereas the grid reference must be based on the annotation. And if there is no annotation, there should be no listing. Could you elaborate a bit on your idea of snapping the annotation centre point to the road centre line and then giving it the suburb (and page) attributes? This looks like a manual process which seems like a labour intensive task as this map book contains 100+ pages so going through and snapping every annotation centrepoint to the relevant road on each page and then duplicating it for each suburb and page combination, would take forever. The index process has to be as automated as possible as it would be repeated for other map books.
... View more
05-07-2013
04:19 AM
|
0
|
0
|
2293
|
|
POST
|
It is an unfortunate truth that ESRI street data is lacking in completeness and accuracy. The same will hold true for any street coverage you may acquire from most agencies. The issue is not limited to ESRI. For my clients is has been a long process over years. IF you can get them to give it to you ESRI does not generate centerline data they rely on other sources to provide it. For each of my clients areas I have spent years drawing in roads based on air photos and from road construction maps. Generally my favorite source for good center line data is from a county's E911 system. Oftentimes ESRI's data is not great because some agencies that actually generate new and accurate data are not willing to share it. ESRI center line data happens to match the center line data from my state DOT. and that only gets updated every few years. So i downloaded the ESRI NA all roads data and have selected and am working with only a few counties in my area which I wanted to create a network dataset on. The attributes it contains are great and will be perfect for my usage, but at first glance and investigation I can see some streets (in-particular main highways and interstates) that have sections missing. Some areas where it is just multiple links and the road picks up again. I have my county data with all streets that seems to have it right, but the ESRI data within is much much better. This is going to be saved onto a university database for class purposes, so I would like to make sure the connections are made. What would work best to keep the ESRI data but have the connections made: simple spatial join? Append?
... View more
05-06-2013
12:14 PM
|
0
|
0
|
1379
|
|
POST
|
I would like to take my data driven pages and make bookmarks in ArcGIS online. One option is to perform multiple queries and zoom to selected polygons in Explorer and make bookmarks. Are there any utilities to generate them? Are there any widgits I could incorporate to print from Explorer online based on Data Driven Page.
... View more
05-06-2013
11:59 AM
|
0
|
0
|
2543
|
|
POST
|
When you label the polygon in Maplex you choose regular placement. There is a box to check IF it is ok to place it outside of the polygon. If you then click on properties and fitting strategy there is an Overrun Feature Check box. that should be unchecked. If you click on Label Position tab (in properties) If you select Anchor Points you can choose eroded center (always in Polygon) as well Hello all, I'm using ArcEditor 10.1. I hope this is easy and I just haven't figured it out. I can't get maplex to only label inside the polygon. Before maplex, there was a nice check box that said "only label inside polygon" but I can't get maplex to do it. Has anyone figured this out? Thank you,
... View more
05-06-2013
11:27 AM
|
0
|
0
|
3556
|
|
POST
|
None of this sounds right. Use the layer file to determine the origin of the shapefile. Then import that shape file directly and export it as the new shape file and add your fields. The file instantly showed up in ArcMap. I restarted ArcCatalog in order to see it but could not change the field data.
... View more
05-06-2013
11:20 AM
|
0
|
0
|
2234
|
| 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
|