|
POST
|
He says he does get some of the right-click menus though, so it can't be completely disabled. A thoroughly vexing problem, considering he seems to have tried all the usual things! Possibly requiring help from ESRI?
... View more
06-04-2015
05:45 PM
|
1
|
1
|
520
|
|
POST
|
Hey Nina, with respect, I'm going to move this question to Local Government, because these tools are so specialized. Good luck with your problem though!
... View more
06-04-2015
05:24 PM
|
0
|
1
|
2337
|
|
POST
|
I got the impression that it was his job that was new, not him. Well, no biggie.
... View more
06-04-2015
03:15 PM
|
0
|
0
|
2837
|
|
POST
|
Hey Jake, you might try resetting the normal template by renaming the normal.mxt file to something else. Next time you start ArcMap it wiil create a new normal.mxt, and the tools will revert to defaults.
... View more
06-04-2015
03:15 PM
|
0
|
0
|
2837
|
|
POST
|
Ok, so you do have ArcGIS desktop then? If so, I would open this map in desktop, then use the tool Layer to KML (in Conversion toolbox) to export your layers. I don't think it's going to be possible from ArcGIS online, although I'm not certain.
... View more
06-04-2015
09:10 AM
|
0
|
0
|
3135
|
|
POST
|
Ok, thanks. So is it the "archive" shapes that you are trying to export?
... View more
06-04-2015
09:02 AM
|
0
|
1
|
3135
|
|
POST
|
Matthew, I think I'm beginning to understand what you're trying to do. This appears to be an ESRI basemap that you have added to an ArcGIS Online map and then saved. In order to export a data layer, the data owner or administrator has to configure the hosted feature layer to allow others to export the data. In this case, ESRI has not, so you can only use this basemap in Online or Desktop, and you cannot export it. What exactly are you aiming to do? There is probably a better way to get at it.
... View more
06-04-2015
08:53 AM
|
0
|
2
|
3135
|
|
POST
|
Can you post a link to this map so I can help you further. Is this your map that you are hosting?
... View more
06-04-2015
08:40 AM
|
0
|
0
|
3135
|
|
POST
|
Hi Matthew, I'm assuming your talking about ArcGis Online, but correct me if I'm wrong. Generally, you don't export a whole map, but a particular feature layer. In your case, I'm guessing that is some polygon features. According to this document, Use hosted web layers—ArcGIS Online Help | ArcGIS, you can't export as a KML, but you can export as a CSV, as long as the features are downloadable, which will enable you to open it as a spreadsheet. If you have ArcGIS Desktop, you can also export to a shapefile, and then convert the shapefile to a KML in Desktop.
... View more
06-04-2015
08:14 AM
|
0
|
5
|
3135
|
|
POST
|
Try unchecking background processing in Geoprocessing > Geoprocessing Options.
... View more
06-04-2015
07:09 AM
|
0
|
2
|
2616
|
|
POST
|
That's great Melissa! Can you mark Rueben's answer as correct in that case? Thanks!
... View more
06-03-2015
09:27 PM
|
0
|
0
|
2483
|
|
POST
|
I'm not certain I understand your question. Are you saying you want the polygons in this shapefile to become individual shapefiles, with each shapefile containing features with the same diameter size? If so, may I ask what is the purpose of doing that?
... View more
06-03-2015
12:18 PM
|
0
|
1
|
5454
|
|
POST
|
I have no idea if it's related, but I have had sudden and unexplained crashes when there are geometry problems with my features. Ty running a repair geometry on your input features first.
... View more
06-03-2015
07:38 AM
|
0
|
0
|
4091
|
|
POST
|
Under your outpath assignment put an if statement. for root, dirs, files in os.walk(rootPath): for filename in fnmatch.filter(files, pattern): print(os.path.join(root, filename)) outpath = r"C:\Project\gis\layers\taba\new" for files in arcpy.ListFiles(outpath): If files <> filename: print root print filename zipfile.ZipFile(os.path.join(root, filename)).extractall(r"C:\Project\gis\layers\taba\new") Or something like that anyway
... View more
06-03-2015
07:08 AM
|
0
|
4
|
4639
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-15-2015 11:16 AM | |
| 1 | 05-08-2015 09:21 AM | |
| 1 | 06-17-2015 06:53 AM | |
| 1 | 06-16-2015 09:39 AM | |
| 1 | 05-29-2015 10:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|