POST
|
Thank you very much for you input. As you said, with mosaic data set its much easier. It works fine for mosaic dataset. Thank you for Image Management Workflows. I have downloaded the toolbox and took a look. I will have to explore it properly. Though I see the tool doesnt have an option to use Tilling Schema from another service or use our own Schema, this might be an issue for us.
... View more
05-01-2020
07:01 AM
|
0
|
0
|
15
|
POST
|
Hello again, I have expanded Scale levels and changed Image format for Tilling. It appears worked for one single image. Will see how this works on full mosaic dataset. Guenter Doerffel, would you mind elaborating and sending me some resources of best practices of Image cacheing. ? From this: To This :
... View more
05-01-2020
02:30 AM
|
0
|
0
|
15
|
POST
|
Hello Guenter, Thank you for reply. For testing purposes I did not use Mosaic Dataset for this. I used one raw image. Please see image specifications below: I can provide you with the image. How can I do it ? Where shall I send it ? Size of image is 183MB
... View more
05-01-2020
01:32 AM
|
0
|
0
|
15
|
POST
|
Hello all, Hope you are all healthy and keeping safe. How can I remove unnecessary white areas from Tilled Imagery? In Arc Pro these areas are not visible. There are no No Data Values in this imagery when using in Pro. I have tried masking No Data, but when I cache it and upload to Enterprise, I still get white areas. My workflow : Share as Tile Apply Tilling scheme from Existing Tilled service Cache Locally and upload it online. I share the image as web layer by ticking the box "Tile"
... View more
05-01-2020
12:19 AM
|
0
|
6
|
93
|
POST
|
Thanks David, I think it might be related to this bug- NIM067173: A definition query applied to a Mosaic Dataset is no.. Regards, Ben
... View more
03-31-2020
11:02 AM
|
0
|
0
|
23
|
POST
|
This is what confusing me. When I view properties it is Mosaic dataset. I also created a new from scratch as a mosaic dataset. But when I view properties of Footprint, it says its Raster catalog:
... View more
03-31-2020
08:15 AM
|
0
|
0
|
23
|
POST
|
Thanks David. The typo happened while copying the code into Geonet. I have tried your suggested query. unfortunately it doesnt do the trick. Mosaic datsets have three component: Boundary, Footprint and Image. Definition queries are set in Footprint. The naming of footprint is a mystery for me as well. For instance I have some possible options in if lyr.name == "Sacle_1250" : I have tried Scale_1250\Footprint, I have tried Scale_1250\AMD_Scale_1250_CAT. Nothing seems to work. Regards, Ben
... View more
03-31-2020
07:50 AM
|
0
|
0
|
23
|
POST
|
Hello GISesrs, Hope you are keeping safe in current events. Im trying to Save new mosaic dataset with new definition query. But it seems that the script below saves new mosaic dataset, but without a query. Any advise would be appreciated. import arcpy mxd = arcpy.mapping.MapDocument(\Historic_Maps.mxd ") df = arcpy.mapping.ListDataFrames(mxd , "Layers" )[ 0 ] field = 'Date' values = "'1950'" query= str (field) + " " + "=" + str (values) for lyr in arcpy.mapping.ListLayers(mxd , "*" ): if lyr.name == "Sacle_1250" : lyr.definitionQuery = query arcpy.mapping.AddLayer(df , lyr , "BOTTOM" ) arcpy.RefreshActiveView() arcpy.RefreshTOC() mxd.saveACopy (\my_mxd3.mxd ") del mxd
... View more
03-31-2020
06:37 AM
|
0
|
6
|
75
|
POST
|
Hello GIS community, Im receiving an error while trying to add Azure SQL database table into ArcGIS Pro. The error I receive is below. I do have all the rights to access this table. Additionally, I can access this table in Microsoft SQL Server Management Studio. Any help or opinion would be greatly appreciated. Regards, Ben
... View more
11-28-2019
12:41 AM
|
0
|
1
|
68
|
POST
|
Hello, Are there any resources in regards to how do I limit access to the data within arcgis hub only to the people that are in my organisation? What does Index data button do? Regards, Ben
... View more
09-11-2019
05:11 AM
|
0
|
2
|
116
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:25 AM
|