|
POST
|
Jared, do you have a free or organizational account? Tim
... View more
10-01-2013
09:20 AM
|
0
|
0
|
1453
|
|
POST
|
Can you use this and use your outcome as the "input feature"?
... View more
10-01-2013
04:26 AM
|
0
|
0
|
1736
|
|
POST
|
Sure.. here are I attached those two files... It is really big mystery to me.. Thanks in advance. ---- > sorry, I cant attach the shp file. It is said that shp is not valid file format. Is it possible that posting shp files are not allowed here? Just zip them, that will work.
... View more
10-01-2013
04:09 AM
|
0
|
0
|
1001
|
|
POST
|
What is your field type and is it a shapefile, geodatabase feature or raster?
... View more
09-30-2013
11:54 AM
|
0
|
0
|
1965
|
|
POST
|
Small world! What happens when you use ""? Does it turn the values into NULL?
... View more
09-30-2013
11:50 AM
|
0
|
0
|
1965
|
|
POST
|
Maybe this helps? http://blogs.esri.com/esri/arcgis/2011/11/21/adding-labels-to-arcgis-online-web-maps-part-1/ http://blogs.esri.com/esri/arcgis/2011/12/08/adding-labels-to-arcgis-online-web-maps-part-2/
... View more
09-30-2013
04:08 AM
|
0
|
0
|
512
|
|
POST
|
The other thing you could do is use the Delete tool. Other than that you either have a something wrong with your installation or you set it up wrong.
... View more
09-27-2013
11:34 AM
|
0
|
0
|
4874
|
|
POST
|
You could export your model to python and at the end, delete what you don't need anymore? i.e. env.workspace = "C:\Your_Data_Path"
if arcpy.Exists("Output_You_Want_To_Delete.shp"):
arcpy.Delete_management("Output_You_Want_To_Delete.shp") You probably don't need the if statement, but it can't hurt.
... View more
09-27-2013
11:16 AM
|
0
|
0
|
4874
|
|
POST
|
You could just export both models to python and then copy paste one into the other. That's how I worked around that.
... View more
09-27-2013
10:51 AM
|
0
|
0
|
663
|
|
POST
|
You need to click that option after you run the model, not before. And yes the image is attached, I assume you want to delete the output file in the middle?
... View more
09-27-2013
10:46 AM
|
0
|
0
|
4874
|
|
POST
|
What if you do a "Save As" on your MXD that contains all your layers. Then Delete all layers but the one you want to upload. Once that is done, remove that layer and drag and drop the next one into that MXD. Maybe that lets it maintain connection to your custom symbols?
... View more
09-27-2013
10:30 AM
|
0
|
0
|
2227
|
|
POST
|
David, I think the fastest way to have an empty mxd open, while you have an mxd open with all your layers. Drag and drop a layer into your empty mxd, upload it, remove it from your mxd, drag and drop the next layer into your empty mxd... and so on. This will keep the symbology. Hope this helps! This is only possible if you have an organizational account.
... View more
09-27-2013
09:16 AM
|
0
|
0
|
2227
|
|
POST
|
James, also make sure to click delete intermediate data in your model. http://resources.esri.com/help/9.3/arcgisdesktop/com/gp_toolref/automating_your_work_with_models/delete_intermediate_data_3.gif
... View more
09-27-2013
07:03 AM
|
0
|
0
|
4874
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-25-2013 07:58 AM | |
| 1 | 03-06-2014 06:03 AM | |
| 4 | 12-09-2013 03:25 AM | |
| 1 | 04-16-2014 04:11 AM | |
| 1 | 04-24-2014 10:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|