|
POST
|
yes, you are right , when you add the - you make ArcGIS read this column as text field. but ArcGIS look for number field. so I prefer to keep the original spreadsheet without modify. And Import that table to Geodatabase. then make field calculator to coordinate fields to multiply -1 . then use this table to add x y data.
... View more
02-13-2017
10:48 AM
|
1
|
23
|
4947
|
|
POST
|
Try to create new file geodatabase and create feature class, but make its configuration keyword to MAX_FILE_SIZE_256TB as in the following picture: then load your data (use load data in arc catalog) to this new feature class.
... View more
02-13-2017
10:18 AM
|
1
|
3
|
2351
|
|
POST
|
I'm sorry to say that, but your vector layer is wrong spatial reference. look to below picture: you see your coordinate in decimal degree, but it isn't Redefine the project of vector layer using Define Projection tool not Project tool , because the layer in wrong coordinate.
... View more
02-12-2017
12:56 PM
|
2
|
0
|
4658
|
|
POST
|
Print screen for your style manager may be helpful.
... View more
02-12-2017
12:50 PM
|
0
|
1
|
2306
|
|
POST
|
Dan Patterson is correct, also you can check by using base map and see what is in right coordinate and what is shifted.
... View more
02-12-2017
12:43 PM
|
2
|
0
|
4658
|
|
POST
|
but after 5 tries I am ready to abandon and just download the data and use it. I am working in ArcMap 10.5, using Spatial Analyst and all Esri tools. Any recommendations? Lorri So I think she can use Arc Map Desktop.
... View more
02-12-2017
08:23 AM
|
0
|
1
|
2817
|
|
POST
|
Are you sure that there are areas equal 30m? maybe 30.1/ 29.9/30.08 ...etc. Do you want over 30 m or equal? try use Extract by Attributes tool Extract by Attributes—Help | ArcGIS Desktop rather that raster calculator. try to do mask the output in environment, but let the tool run then use Extract by Mask Extract by Mask—Help | ArcGIS Desktop . I hope this be helpful.
... View more
02-11-2017
08:10 PM
|
1
|
3
|
2817
|
|
POST
|
If you want last date for all features just sort descending the field and get the first row value. but If you want last hour for each day. So I prefer to divide that date field to 2 fields. create one field for date and other for time. you can extract values from your original field as following: use field calculator and type this expression for specific field : date >> Left ([Field Name],10) time >> Right ([Field Name],8) Use Advanced Sorting. and sort this records depend on date field (days ) first, and time field second , descending for twice. If you want to extract the records in new table, Use Sort Tool in Arc toolbox Sort—Help | ArcGIS Desktop ,Finally use Summary Statistics Summary Statistics—Help | ArcGIS Desktop and get first row for each day.
... View more
02-10-2017
02:49 PM
|
0
|
0
|
1227
|
|
POST
|
If you want to hide some label of features and let other appeared . you could use SQL query. just add new field to attribute table, then select all labels that you want to hide and calculate that field with one value for example "h" . so you can use SQL query in label tab of layer properties. Field Name <> "h"
... View more
02-10-2017
07:51 AM
|
0
|
0
|
826
|
|
POST
|
Insert new data frame with bigger scale for the busy area extent. choose best place to put that data frame inside map, and refer for that with extent rectangle. put same layers in the new data frame and zoom to get best view.
... View more
02-10-2017
07:39 AM
|
1
|
0
|
826
|
|
POST
|
Project all feature classes is your only propose of the model, or it is part of model?
... View more
02-09-2017
03:24 PM
|
0
|
1
|
3036
|
|
POST
|
If you have Advanced license.Use Eliminate Polygon Part tool. Eliminate Polygon Part—Help | ArcGIS Desktop and input maximum hole area value in Area ( optional)
... View more
02-07-2017
01:50 PM
|
2
|
3
|
3841
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-25-2017 07:58 AM | |
| 1 | 01-31-2017 11:06 AM | |
| 2 | 08-04-2017 03:01 AM | |
| 1 | 12-09-2016 01:30 AM | |
| 1 | 08-31-2016 12:22 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|