Select to view content in your preferred language

.ls file indexID

1887
1
03-31-2011 01:26 PM
WilliamChristmas
Deactivated User
Where can I find the indexID for a sdc?  Or how can I create a file like this one below:

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<LookupDescriptor>
<Type value="Lookup"/>
<Name value="City"/>
<Source indexID= "{06DBE7A0-CBC2-41C9-BBFD-643248413CEA}" path="cities.sdc" shapefield="SHAPE"/>
<Inputs>
  <Input name="State/Prov." sequence="1" type="Filter" useWithSpatial="false">
   <IndexField value="STATE"/>
   <LeftSourceField value="STATE"/>
   <RightSourceField value="STATE"/>
  </Input>
  <Input name="City" sequence="2" type="Name">
   <IndexField value="NAME"/>
   <SourceFields value="NAME"/>
  </Input>
</Inputs>
<Labels>
  <Label type="Default" format="[NAME], [STATE]"/>
</Labels>
</LookupDescriptor>


Thank you
0 Kudos
1 Reply
BertYagrich
Deactivated User
That looks like a City lookup index from an SDC dataset released for the ArcLogistics Navigator, right?  Generally, the tools to create this data are not released to the public.  What exactly are you trying to accomplish?  You can email me directly to discuss further if you'd like.

byagrich@esri.com
0 Kudos