inputPath = "F:\\GIS\\_Projects\\NPMRDS\\GDB\\NHS_npmrds_2013.gdb\\"
inputPath = "F:\\GIS\\_Projects\\NPMRDS\\GDB\\NHS_npmrds_2013.gdb"
inputTable = os.path.join(inputPath, speedTable)
inputFC = os.path.join(inputPath, featureClass) tmpQueryTable = os.path.join(inputPath, "QueryTable") QueryTableFeatureClass = os.path.join(inputPath, "copyFeatures")
expression = "{0} = {1}".format(tmc1, tmc4)
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.