get
A method that returns the value of the given field (specified by name) for this feature, not a Field
wrapper object:
1 2 | >>> city.get( 'Population' ) 102121 |
get
A method that returns the value of the given field (specified by name) for this feature, not a Field
wrapper object:
1 2 | >>> city.get( 'Population' ) 102121 |
Designed by : w10schools
service@w10schools.com
Please login to continue.