POST
|
Our website is closed but I have a fiddle: VectorTileLayer - 4.13\n \n\n \n\n \n Researching\n\n\n \n \n \n \n \n \n", js: "\n\n requi… I was able to change the input font color but not the placeholder font color using devtools.
... View more
12-12-2019
12:40 PM
|
0
|
0
|
1597
|
POST
|
CSS: #searchWidget { width: 473px; border-style: solid; border-width: 1px; } JS: var searchWidget = new Search({ view: view, container: "searchWidget", }); HTML: <div id="searchWidget"></div><br> The placeholder text is too light in my opinion and I would like to change it to black or a darker gray. I am using version 4.13 of ArcGIS API for JS. Thank you.
... View more
12-12-2019
12:23 PM
|
0
|
4
|
1803
|
POST
|
Sure. We use the Weather Climate Toolkit (a program from NOAA) to automatically download the zip files every hour. They are named after the date/time they are downloaded. However, recently it sometimes takes more than one minute to download a file which causes it to have an "06" instead of "05." Thanks. 08112019_0005shapefile.zip 08112019_0105shapefile.zip 08112019_0205shapefile.zip
... View more
08-12-2019
08:36 AM
|
0
|
1
|
2644
|
POST
|
Hi I have the following code that works correctly. However, every once in a while there is a file name that has an "06" instead of an "05" and it breaks the script. Is there a way I can use a wild card for that digit? fileName = os.path.split(fullFileName)[-1]
fileNameShort = fileName[:-13]
fileDateTime = dt.strptime(fileName, "%m%d%Y_%H05shapefile.zip")
... View more
08-12-2019
07:22 AM
|
0
|
3
|
2766
|
POST
|
After running this code I believe the "width" and "height" values are actually half of the width and half of the height of the output rectangle. In other words width and height are radii values.
... View more
07-30-2019
12:47 PM
|
1
|
1
|
2374
|
POST
|
Thanks for your help! I used "width" twice because I am just creating squares.
... View more
07-30-2019
06:16 AM
|
1
|
2
|
2374
|
POST
|
Is it possible to use this code using a width and height attribute field in the input file for different widths and heights? Thank you. I tried the following but get an error: pnt2 = arcpy.Point(pnt.X - width, pnt.Y - height) TypeError: unsupported operand type(s) for -: 'float' and 'str' width = "float(!newWidth!)" height = "float(!newHeight!)"
... View more
07-29-2019
08:20 AM
|
0
|
4
|
2372
|
POST
|
I'm not sure if they will fix it soon. It is listed as "Medium" under "Severity." Apparently this has been a bug since version 10.5.
... View more
07-24-2019
11:48 AM
|
0
|
0
|
3920
|
POST
|
I brought this up to Esri and they said it's actually a bug with certain numbers (like 1000000000). I will try a workaround with the try/except block. Thanks. BUG-000110899 Synopsis: Populating the field using Python expression for a specific value returns an error in the field calculator.
... View more
07-23-2019
01:16 PM
|
1
|
2
|
3920
|
POST
|
I made a copy and deleted that record. It worked after that. I'm not really sure what was wrong with that record. I eventually want to create a script that will process this data. Each day I will have a new file with new data.
... View more
07-16-2019
12:53 PM
|
0
|
1
|
3920
|
POST
|
Hello. I am using the field calculator to multiply the value in the field "flash_area" by 0.15. I have attached a couple screenshots. It works for about half of the entries but then it stops and I get error 000539 syntax error: invalid syntax. My field newArea is a float. I am using ArcMap 10.6.
... View more
07-16-2019
12:00 PM
|
0
|
8
|
4322
|
POST
|
Hello. Do you know if this capability will be available with Portal 10.7.1? Thank you.
... View more
05-30-2019
12:23 PM
|
1
|
0
|
3633
|
POST
|
Thank you yes that worked! It does not let me grab the slider notch at all.
... View more
05-15-2019
08:28 AM
|
0
|
0
|
760
|
POST
|
Hello. I have a JS application similar to this sample: https://developers.arcgis.com/javascript/latest/sample-code/visualization-vv-color-animate/live/index.html I just want to be able to disable the users ability to grab the slider notch and drag it to a new position. I am using JS API Version 4.11.
... View more
05-15-2019
07:23 AM
|
0
|
2
|
817
|
Title | Kudos | Posted |
---|---|---|
5 | 11-01-2023 07:21 AM | |
1 | 06-22-2021 06:58 AM | |
1 | 01-11-2019 07:17 AM | |
1 | 04-04-2016 11:08 AM | |
1 | 07-23-2019 01:16 PM |
Online Status |
Offline
|
Date Last Visited |
03-05-2024
07:49 AM
|