Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Iterating an attribute table using Arcpy
Post: RE: Iterating an attribute table using Arcpy

Thanks, Baquerik for taking time out to look at my problem. I would appreciate it if you could please give me your email address to enable me to send you the screenshots and a copy of the shapefiles I...
teflon General Coding Help 6 4,046 Oct-28-2019, 09:15 PM
    Thread: Iterating an attribute table using Arcpy
Post: RE: Iterating an attribute table using Arcpy

teflon Wrote:Hello baquerik, I am working with arcgis and I have an input attribute table with 4 columns{ID_TRC, Length, Category, Score} and an output attribute {ID_TRC, New_score}. My code that is ...
teflon General Coding Help 6 4,046 Oct-23-2019, 05:41 PM
    Thread: Iterating an attribute table using Arcpy
Post: RE: Iterating an attribute table using Arcpy

That's odd, still no ideas or suggestions?? **cry**
teflon General Coding Help 6 4,046 Oct-16-2019, 08:30 AM
    Thread: Iterating an attribute table using Arcpy
Post: Iterating an attribute table using Arcpy

I have 4 columns(ID_TRC, LENGTH, Categorie, Score) my code is supposed to iterate through the attribute table and for each value of ID_TRC, if the value if unique, assign New_Score = Score, and if the...
teflon General Coding Help 6 4,046 Oct-04-2019, 06:57 PM
    Thread: Manipulating Checkboxes
Post: RE: Manipulating Checkboxes

Hello All, I need the python code for calculating the value of New_score for a column called ID_TRC using the values of 3 other columns called LENGTH, Category, and Score. The result is to be stored ...
teflon GUI 8 3,819 Oct-02-2019, 11:27 PM
    Thread: Manipulating Checkboxes
Post: RE: Manipulating Checkboxes

Thanks Yoriz....
teflon GUI 8 3,819 Jun-11-2019, 03:16 PM
    Thread: Manipulating Checkboxes
Post: RE: Manipulating Checkboxes

Hi Yoriz could you make the output like Output:\"categorie\" IN (\'activites diversifiees\', \'conservation\', \'infrastructure\', \'institution\', \'parc\')
teflon GUI 8 3,819 Jun-10-2019, 11:46 PM
    Thread: Manipulating Checkboxes
Post: RE: Manipulating Checkboxes

Thanks, Yoriz your the best it worked
teflon GUI 8 3,819 Jun-10-2019, 08:44 PM
    Thread: Manipulating Checkboxes
Post: RE: Manipulating Checkboxes

thank Yoriz but I don't understand how I could use the status (checked or unchecked ie landuse1.get())of the checkboxes in controls without using if /else statements
teflon GUI 8 3,819 Jun-07-2019, 09:10 PM
    Thread: Manipulating Checkboxes
Post: Manipulating Checkboxes

Hi, I have this Checkboxes, any combination can be selected, and each checkbox selected results in a different query. Instead of using if else, can someone suggest an alternative method, because t...
teflon GUI 8 3,819 Jun-07-2019, 06:36 PM
    Thread: Python to iterate a number of possible combinations
Post: Python to iterate a number of possible combination...

Hi guys, I am a Python newbie so bear with me, I am trying to write a Python code that generates a query based on ten criteria represented as checkboxes, the user can select any 1-10 criteria in no p...
teflon General Coding Help 4 3,952 Apr-23-2019, 11:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020