|
POST
|
Sorry, I don't know how to get rid of phantom items, so I'll back off, but just in case, I'll mention this...what if you uncheck "Belongs to my Organization"? Again, my link and download came from a different URL than http://geodata.myfwc.com/datasets?q=unified fwiw.
... View more
02-19-2018
10:56 AM
|
0
|
0
|
1744
|
|
POST
|
So, I tried a few different configurations for the campaign_id and run_id . <<Note: I'll leave what I started writing below, but I don't think this is an option, since it is no better than the results you were getting above, that is, not wanting to put in a fake value....although you would probably only have to do it for the first line. This may give you or others a better idea.>> Although this may not be an option, it did stick as a string if I put a ' (single quote) in front, and left off the double quotes completely. A single quote in Excel is seen as a align-left (if I remember correctly) and therefore is invalid for a numeric field. I'm assuming it is now a sctring since if I go into the configure pop-up and then the configure attributes, it shows it as a "single line" I used my own coordinates so I could show it on my base map, but this is the input of my .csv file. I found that if I opened it in Excel to make it easier to change, then it didn't work, so I was editing in Notepad++ operator_id,line_id,campaign_id,run_id,CreationDate,Creator,EditDate,Editor,Longitude,Latitude
operatorName,lineName,'1,'2,2/16/2018 21:44,userName,2/16/2018 9:44,UserName,-154.244467,64
operatorNam2,lineNam2,'1,'2,2/16/2018 21:44,userName,2/16/2018 9:44,UserName,-154.244467,64 NOTE: the pop-up doesn't show the single quote, but it does seem to show when viewing the attribute tables...so this may not help any. There is likely a better way to do this, but if in a hurry, that might be a quick fix.
... View more
02-19-2018
10:44 AM
|
0
|
7
|
6816
|
|
POST
|
Welcome to GIS! I think the best way is to just pick one option and start using the software. There are many options because everyone has a different way of presenting, and a different way of learning. You can get in as deep as you want, or just have fun with it. The Geographic information system - Wikipedia will give you links to more info than my aging brain will absorb anymore, but you can pick and choose your topics. There are free online courses Esri MOOC - Massive Open Online Course that deal with more of the ArcGIS Online side of things, but Pro really has a strong tie to ArcGIS Online, so not a bad thing to feel comfortable with. Also, there are many free one-hour videos, for all levels, that can help you get a little exposure to the terminology and features. I find that sometimes watching one of these on a new subject helps before I read about it. https://www.esri.com/training/unlimited-esri-training/ E360 Video Search | Esri Videos (filtered for "Pro". There are also several youtube channels) I agree, starting out can be overwhelming. I've been doing this for 30+ years and there are still new technologies (e.g. Pro) that are coming out and being updated. That is, even after that many years, I am still active at learning the new technology. GIS is great fun. Remember that and learn at your own pace. Pick out something that you want to create and give it a try....and ask more questions in the forums when needed. See https://community.esri.com/community/help-and-feedback/blog/2016/08/15/community-news-and-tips-how-to-ask-questions-and-get-answers?sr=search&searchId=b06ae8cd-caae-4482-ad97-5a860ad7d843&searchIndex=1 Enjoy!
... View more
02-19-2018
09:48 AM
|
3
|
0
|
3325
|
|
IDEA
|
Mike Cusi Just in case this will help, if you have access to the lmstat.exe, I create a chk<>.bat for each of my license servers...just a one liner....or two if you want to echo the name of the server. I have the lmstat.exe and the .bat files in the same folder, and have a shortcut to open a cmd window to this folder, so it's quick to then run the .bat files. Sample of the .bat files....note: listing as one showing the echo and using the server-name, server-ip. You should only need one of these lines. The last line would probably work if you use a different port than the default (if you do this for the firewall issue...which we don't use anymore). echo *** machine name <license_server_name and/or license_server_IP> ***
lmutil lmstat -a -c @<license_server_name>
lmutil lmstat -a -c @<license_server_IP>
lmutil lmstat -a -c <portNumber>@<license_server_IP> This is just a quick look at what is being used right now. Occasionally it can get out of sync and will show a false positive, but this usually indicates a hung license, and a re-read on the license manager usually clear this up. fwiw.
... View more
02-19-2018
09:16 AM
|
1
|
2
|
3596
|
|
POST
|
I would think that if the value is in quote, i.e. "1", it would see it as a string...but I haven't uploaded csv files to Online lately. Can you attach a copy of the first few rows of your csv so others can test? The data can be dummy, as long as the formatting is the same.
... View more
02-19-2018
08:47 AM
|
0
|
10
|
6816
|
|
POST
|
Terry Gustafson , I wonder if it was one of Larry's (btw - Larry is no longer updating since he took a different job a few years ago) Larrys Custom WAB Widgets and More And a new post Mixing Intro.js and WAB, live example has some help/WAB-user-training (pop-ups) These are not Robert's, but might be of some help.
... View more
02-19-2018
08:28 AM
|
1
|
0
|
2954
|
|
POST
|
I don't know if this will help or not, but I did the query as shown in your first link, was able to see the description snippet, as you show, and was able to download the .zip file. (would have been 178 mb....I cancelled before download completed) You may you need to see if the .zip file is loaded and shared. edit...blocked part of the url, in case it is not supposed to be fully public, but this was the path that is was showing for the download. https://ocean.<hidden for your privacy>.org/IntegratedReefMap/Final_UnifiedReefMap_Version2.0.zip
... View more
02-19-2018
08:18 AM
|
0
|
2
|
1744
|
|
IDEA
|
Another issue that I am running into is that I can't see what machine I have the license checked out on. Like most users, I have many machines (including one at home) that I occasionally use for Pro. If I use my AGOL named account to check a license out for offline use, then go to another machine and try to login to AGOL for a license, I get the message that the license is already checked out by another machine for my user, but it does not tell me which machine. This can be if the machine was destroyed/rebuilt, but just as bad if you can not determin which machine needs to check it back in. I also did not see anything in the "Manage ArcPro Licenses" for which machine it is checked out to, although it does tell me that it is currently checked out and can not be reconfigured. The time-out can help, but will not fully eliminate the issue. Restricting all offline use would work, but does not help in flexibility. Having a little more fine-grained control as Mark Jackson mentioned again would help, but would not solve my situation. Managing the license is getting better with each release, but still needs a bit more admin control for organizations.
... View more
02-15-2018
05:05 PM
|
0
|
0
|
6987
|
|
POST
|
Although this may be unrelated, this is what finally fixed many of my issues, including the "import arcpy" issue on one of my machines. The real issues, I believe, is the external IDE was having an issue accessing the ArcGIS license. For me, I have to uninstall the Flexara patch for the license manager that was a "highly recommended for all users" last fall. https://support.esri.com/en/Products/Desktop/arcgis-desktop/arcmap/10-6#downloads?id=7521 It says 10.6, but it is for all version back to 10.0. It looks like there was a January 2018 update, and I no longer see the "recommended that all users install" text, so I'm still trying to get clarification on that. Anyway, if you have those Flexara patches showing in your Control Panel->Add/Remove, try uninstalling them and doing a reboot. if that does not help, try deleting the ArcGIS_* files in the c:\ProgramData\FLEXnet folder. I'm not sure which did the try for sure (did both before the reboot), but now things seem to be working better. I'll come back with info re: the patch if/when I find out more.
... View more
02-14-2018
01:45 PM
|
1
|
0
|
2480
|
|
POST
|
You will have to take a snapshot of the map you are trying to creat, and give a little more information about how you data points are stored. Are they in an excel spreadsheet? A shapefile? A feature class? what software do you have access to? ArcGiS online account only? (Organization or personal/public?) ArcPro? ArcGIS Desktop? Enterprise? (and versions) Are you looking to develop using Python (as Dan asked) or maybe the API for Python (different than just Python/arcpy) or maybe a web map using JavaScript? lots of questions, I know. And a picture we can see would help answer some of this maybe. Many here willing to help, but not enough info yet for us to answer.
... View more
02-14-2018
10:42 AM
|
1
|
0
|
2207
|
|
POST
|
Matthew, make sure to come back to thus thread and mark one answer as correct, and others as helpful to get to that point. That will help other in the future and will close out the thread. A summary is always nice too. Interesting topic/problem.
... View more
02-14-2018
10:28 AM
|
2
|
0
|
2163
|
|
DOC
|
Adri2c may I suggest you update the title to include today's date (or any date when you update). This helps others quickly recognize that it has been updated (Look at Robert S's for a sample). Thanks.
... View more
02-13-2018
12:51 PM
|
1
|
0
|
23281
|
|
POST
|
Good tip Kimberly Graham . I didn't know you could use cmd and the path in windows explorer. Always good to learn a new trick. (and I'm old enough to feel comfortable using DOS...i.e. the cmd window!)
... View more
02-13-2018
09:43 AM
|
0
|
1
|
2449
|
|
POST
|
Mine seems to be working better on one machine, but now is having an issue on another when I upgraded the IDE software. I have a ticket in with the IDE tech support to see if it is maybe anything strange things happen witht hat update (which uses Ellipse behind the scenes I believe). edit: I'll just add this in case it help others (longer info in another thread). If you have issues, look to see if you have the https://support.esri.com/en/Products/Desktop/arcgis-desktop/arcmap/10-6#downloads?id=7521 patch(es) installed. IF so, uninstall (at least temporarily) and reboot and see if that helps. It's the Flexara patch...having to do with the license manager.
... View more
02-12-2018
01:00 PM
|
0
|
0
|
3285
|
|
POST
|
Hi Gail, You may be able to use my addin /blogs/myAlaskaGIS/2015/08/31/python-addin-for-data-inventory-and-broken-link-repair If you are using Pro, (and maybe Desktop 10.5+) the addin itself might not load, but you can unzip the .addin and access the toolbox and scripts.
... View more
02-12-2018
08:46 AM
|
1
|
0
|
863
|
| 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
|