|
POST
|
Hi YYC, I bet resetting you normal.mxt would do the trick, but it will also reset all the other interface customizations you made, such as non-default placement of menus, etc. It's worth a try though, since if you just rename the current one and it doesn't work, you can always put it back to the current by renaming it back. It's also a very quick test. Curtis Price Covers how to reset in his blog: Resetting your ArcGIS application profile
... View more
04-26-2015
11:06 AM
|
0
|
3
|
1889
|
|
POST
|
I agree that it would be nice to have python add-ins in Pro (since I have them already written for desktop), and I'm holding out for them adding the functionality in the future. Part of the issue will be with Pro having the "ribbon" style so they would have to figure out how we can access that interface. One workaround is that you can still access and run the tools if they are in a custom toolbox. So, if you connect/add that to the new "catalog" in Pro, it should still work (pending any other changes that need to be made to the code for the Python 3.4). Not a perfect solution, but at least for me the programming and organization part isn't wasted. And for me, at least on some initial test (a while back in beta...before Python 3.4) the speed performance was so much faster with the 64-bit Pro that for some of my processes, I will live with it.
... View more
04-23-2015
02:25 PM
|
1
|
0
|
2448
|
|
POST
|
If you are on Apple devices (maybe other mobile devices too) PDFMaps by Avenza will read and use the geoPDF, there may be other mobile apps that can read the, too, but thus is the one I gave used. besides Acrobat Reader, Acrobat Pro can also see them. The way to turn it on is slightly different than Reader. I can post better instructions tomorrow when I'm in the office.
... View more
04-22-2015
09:51 PM
|
0
|
0
|
1091
|
|
POST
|
Glad it helped! Maybe one day esri will include some of my "tips" in an official troubleshooting guide.
... View more
04-22-2015
05:41 PM
|
2
|
0
|
2312
|
|
POST
|
Rachael, just FYI, if you created the question/discussion, you should be able to erase it all...if you really want. it should ease from that point down...so erase the original question if you really "want to hide your shame"
... View more
04-22-2015
05:24 PM
|
0
|
0
|
1620
|
|
POST
|
Hi Larry, testing on ipad with ios 8.3 (last weeks update). First time trying to load, never got past the "loading..." Icon, but a refresh did. on initial load (both incomplete and refresh) the hasMouse showed "undefined" until I touched on the screen and it changed to false. I'm assuming that is expected behavior. hasTouch was true. I do not have a mouse, but tested my JOT Script pen, just to see, but it sees it as touch too, not mouse (which makes sense). a simple test result, for what it's worth.
... View more
04-21-2015
04:41 PM
|
0
|
1
|
2410
|
|
POST
|
Leandro, when starting to talk about licensing restriction specifics, you should talk to your "local" esri rep or distributor. As users, we can give you help on suggestions like your original questions, but the licensing rules and restrictions like that is between you and esri and can vary come (e.g. education vs. Enterprise License Agreements, etc). And in Chili, rules may also be different than US. Sorry for the non-answer, but specifics like that can't/shouldn't be answered by the users.
... View more
04-21-2015
12:53 PM
|
2
|
0
|
2358
|
|
BLOG
|
Glad to hear that ithe doc was helpful, even if a bit late for you. Regarding your question, I don't have a quick answer and haven't been at a location to check the past few days, so if you haven't already asked this question Web AppBuilder Custom Widgets I would do it there since more will see and be able to weigh in.
... View more
04-21-2015
07:06 AM
|
1
|
0
|
16728
|
|
POST
|
this may just be an error when copying your Python to your question, but check (and modify in original post) your indentation, especially starting in row 5-13 and 36-37. i'm not at a location that I can test the code,but that will be the first thing to check.
... View more
04-21-2015
06:36 AM
|
0
|
1
|
3744
|
|
POST
|
Diego, are you trying to do something specific between the two, or just wondering if they can be one the same machine? someone recently asked about arcsde does ArcPad 10.2.2 compatible with ArcSDE 10 ? and I think the answer from Juan about not being tied to a specifc desktop product is somewhat relevant. But I do know they can be on the same machine...assuming it has the hardware requirements. if that doesn't answer your question, it might help to know what specifically you are trying to run together.
... View more
04-20-2015
07:25 PM
|
0
|
1
|
1850
|
|
BLOG
|
Hi Daniel, I would suggest posting you question in the Web AppBuilder Custom Widgets group so those that can help have a better chance of seeing it. I'm away from my office desk for a few days, so I'm not much help trying to test anything, and Adam and Robert ...and others can probably respond sooner.
... View more
04-20-2015
07:11 PM
|
0
|
0
|
8040
|
|
POST
|
Stanaforth, try looking at Resetting your ArcGIS application profile for help on resetting/refreshing your profile.
... View more
04-20-2015
08:31 AM
|
1
|
1
|
2449
|
|
POST
|
Lynne, I haven't played with this template on AGOL, but typically the base maps's cache tiling scheme is what controls the zoom intervals. Does this template seem to skip over some of these zoom levels and you are wanting a finer zoom? If so, you may need to provide your own cached basemap.
... View more
04-20-2015
07:53 AM
|
1
|
3
|
1807
|
|
POST
|
Hi Ernst, besides including the actual error message in your reply as Luke suggested, it would help if you put you code in a formatted code block for Python, like is shown in Luke's reply. Python is very picky on the indentation, and a straight copy/past tends to mess is up, making it hard for others to know whether indentation is causing you an issue or if there is some other issue. there is a good how-to Posting Code blocks in the new GeoNet It's a very quick read, and since you seem to be getting into Python quick a bit this past week, it's worth getting in the habit since it would help others help you. Main things, you have to be responding from the thread, not from within your inbox, so you can see the "Use Advanced Editor". Good luck, and I hope you get you problem resolved.
... View more
04-15-2015
03:37 PM
|
0
|
0
|
1719
|
|
POST
|
Hi Benjamin, sorry I don't have time to look at this in detail right now...but from my first post I show how to use the defaultvalue to populate a field with the saved global variable....maybe that can help get you over a hurdle. e.g. defaultvalue="Application.UserProperties("strMyVariable")"
... View more
04-15-2015
01:55 PM
|
0
|
2
|
902
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-08-2018 08:21 AM | |
| 1 | 10-07-2015 09:48 AM | |
| 1 | 10-25-2015 12:23 PM | |
| 1 | 11-02-2017 09:00 AM | |
| 1 | 11-04-2016 02:11 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-31-2025
04:56 PM
|