|
POST
|
Since when students make what teachers say? Never heared that 🙂 What faculty forbid the use of model builder? And if it's like that, you can use it nevertheless ... if you have finished, it's easy to change the cody so that it doesn't looks model builder alike. That's what I would do ...
... View more
11-12-2014
10:29 PM
|
0
|
0
|
1950
|
|
POST
|
You can find it where you check in or check out editor and the other esri tools
... View more
11-11-2014
09:10 PM
|
0
|
0
|
1440
|
|
POST
|
Maybe here: http://www.ign.es/ign/layoutIn/actividadesIDEservicios.do INSPIRE Geoportal: Discovery / Viewer Spain - Free GIS Data - GIS Data Depot
... View more
11-03-2014
04:20 AM
|
1
|
0
|
898
|
|
POST
|
I don't know the spanish GIS world at all, but all EU States are forced to publicate Geodate through Inspire directive. So it depends what you are looking for and what u want to do. Services must be available through the government?
... View more
11-03-2014
04:15 AM
|
0
|
1
|
898
|
|
POST
|
Try this tool: ArcGIS 10.2 Final Uninstallation Utility for Windows
... View more
10-25-2014
11:23 AM
|
0
|
2
|
1420
|
|
POST
|
Python is to strange for me. VB goes through - thanks Curtis ...
... View more
10-23-2014
02:55 AM
|
0
|
1
|
449
|
|
POST
|
This is for the model ok:
"U:\\rips\\images\\tk50\\" + !BLATT_NR!.lower() + "co*.*"
Result export to python:
# Process: Feld berechnen
arcpy.CalculateField_management(Orthos_Nummern_Layer, "Pfad", "\"U:\\\\rips\\\\images\\\\tk50\\\\\"
+ !BLATT_NR!.lower() + \"co*.* \"", "PYTHON", "")
No field calculate? Tried this:
arcpy.CalculateField_management(Orthos_Nummern_Layer, "Pfad", "\"U:\\rips\\images\\tk50\\\"
+ !BLATT_NR!.lower() + \"co*.* \"", "PYTHON", "")
No field calculate?
... View more
10-23-2014
01:09 AM
|
0
|
2
|
2113
|
|
POST
|
Thanks for your answers, but I can't follow them or they don't work. I try now to get a model to work and then export to python.
!BLATT_NR!.lower()
This works in the model
"U:\\rips\\images\\tk50\\" & !BLATT_NR!.lower() & "co.*"
For this I get a error message? ERROR 000539: Error running expression: "U:\\rips\\images\\tk50\\" & "L6518".lower() & "co.*" Traceback (most recent call last): File "<expression>", line 1, in <module> TypeError: unsupported operand type(s) for &: 'str' and 'str' What's the problem?
... View more
10-23-2014
12:32 AM
|
0
|
4
|
2113
|
|
POST
|
Thanks for the answer. The field calculation work without lower() function, so don't care about all the funny text around. This must be the problem. Or can`t you lower the expression of a field string in this manner?
... View more
10-22-2014
06:08 AM
|
0
|
2
|
2113
|
|
POST
|
After insert lower() there's nothing written in the field? What's wrong?
# Process: Feld berechnen
arcpy.CalculateField_management(FeldHinzugefuegt, "Pfad", "\"U:\\rips\\images\\tk50\\tk\" & ([BLATT_NR].lower()) & \"co\" & \"*.*\"", "VB", "")
... View more
10-22-2014
05:16 AM
|
0
|
11
|
3774
|
|
POST
|
I have created some models to check, if the snapping Geometrie of a digitalisation job is used and export these Features which aren't used correctly. There are to much lines selected by this models, so I want to reduce the amount of lines which are selected incorrectly. An idea was to use the orientation of the lines? Any suggestions?
... View more
10-21-2014
02:40 AM
|
0
|
0
|
1319
|
|
POST
|
Your right, get a bit lost in "auto-auto-automotation". I like this word
... View more
10-20-2014
11:27 PM
|
0
|
0
|
1787
|
|
POST
|
Or is it possible to connect the restart of the loop to the save edits button in the editor menu?
... View more
10-20-2014
05:18 AM
|
0
|
2
|
1787
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 09-10-2025 08:08 AM | |
| 1 | 05-13-2025 05:05 AM | |
| 1 | 04-28-2025 03:40 AM | |
| 4 | 08-13-2024 10:49 PM | |
| 1 | 08-13-2024 09:52 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|