POST
|
Hello, I am writing a program for creating the surroundings of a map sheet (these are text elements, graphic elements and small maps). It is a matter of creating a large number of these map sheets (around 16 thousand). First I need the ArcPy program to run at once for all the map sheets and the results to be stored in the oracle database. Subsequently I would need to be able to get these values for each map sheet by pressing the button in Arcgis Pro. Do you think it is possible to achieve this? I imagine it to read values from a database using ArcGIS Pro SDK C #. Thanks for the feetback
... View more
11-08-2020
12:46 AM
|
0
|
0
|
194
|
POST
|
Hello, is it this possible in current version Pro? Thanks
... View more
11-06-2020
10:15 AM
|
0
|
1
|
68
|
POST
|
Hello, is it possible to create button in ArcGIS Pro with ArcPy? I have a script that I run directly from the command line, but I need to modify it to a button directly in ArcGIS Pro. I know it can be achieved with SDK but is it possible with ArcPy? Thanks
... View more
11-05-2020
06:20 AM
|
0
|
3
|
246
|
POST
|
Thanks but I think that in Pro is not possible convert features to graphics.
... View more
11-02-2020
11:21 PM
|
0
|
2
|
84
|
POST
|
Hello, I have layer of points and I need know their position in layout (in milimetres) from map frame. How can i do that please? Thanks
... View more
11-02-2020
12:48 PM
|
0
|
4
|
186
|
POST
|
Hello, If I want add data with addDataFromPath: aprx = arcpy.mp.ArcGISProject("current") m = aprx.listMaps("Map10")[0] m.addDataFromPath("C:\\Users\\aneta.ryglova\\Desktop\\Data_ZTM5_pro_Asseco\\Asseco\\Asseco_20201005.gdb\\T_MASKY_ANOTACI_M") it return: return convertArcObjectToPythonObject(self._arc_object.addDataFromPath(*gp_fixargs((data_path,), True))) RuntimeError and I don't know why, can you help me please? Thanks
... View more
11-01-2020
05:51 AM
|
1
|
1
|
328
|
POST
|
Hello, I have a problem with Calculate Geometry Attributes. I have shp of point and I want Point x-coordinate and Point y-coordinate of them. I need values in decimal degrees in ETRS_1989_UTM_Zone_33N coordinate system. But if I will set Coordinate format as Decimal Degrees, it will give me values in WGS 84 and if I set coordinate system to ETRS_1989_UTM_Zone_33N it will give values in metres. Can you help me with solution? I really need help. Thanks Aneta
... View more
10-30-2020
07:14 AM
|
0
|
1
|
202
|
POST
|
Hello, How is it necessary to adjust common data (for example, railways and points - railway stations) in order to find the nearest distances? With example data Network Analyst works but with my data is nothing active. Thanks
... View more
10-19-2020
04:22 AM
|
0
|
0
|
66
|
Online Status |
Offline
|
Date Last Visited |
01-25-2021
02:31 PM
|