{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "1k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "lisle.GIS.streetsanno_web1k" }, { "id": 3, "name": "lisleread.GIS.bldgsptsAnno" }, { "id": 5, "name": "Building Footprints" }, { "id": 6, "name": "lisleread.GIS.bldgs" }, { "id": 7, "name": "lisleread.GIS.detached_bldgs" }, { "id": 8, "name": "lisleread.GIS.centerlines" }, { "id": 9, "name": "lisleread.GIS.driveways" }, { "id": 10, "name": "BNSF Railroad" }, { "id": 11, "name": "Village of Lisle" }, { "id": 12, "name": "lisle.GIS.LAKES_PONDS" }, { "id": 13, "name": "Parks" }, { "id": 14, "name": "Land Parcels" }, { "id": 15, "name": "DuPage Municipalities" }, { "id": 16, "name": "Land Parcels" }, { "id": 17, "name": "ROW" } ], "minScale": 1500, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113472.518776469, "xmax": -9731487.921019528, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "lisle.GIS.streetsanno_web1k", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [ { "id": 2, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810688.531593343, "ymin": 5123329.717767321, "xmax": -9799795.255017376, "ymax": 5135978.367943319, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1840_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1840", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7570Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7570AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1840", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1223_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1, "name": "lisle.GIS.streetsanno_web1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810688.531593343, "ymin": 5123329.717767321, "xmax": -9799795.255017376, "ymax": 5135978.367943319, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "lisleread.GIS.bldgsptsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [ { "id": 4, "name": "addr_anno" } ], "minScale": 2256, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9809447.295727707, "ymin": 5114386.9321598, "xmax": -9731759.057997465, "ymax": 5134564.812943703, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1876_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1876", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7606FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7606AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7606Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1876", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1259_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "addr_anno", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 3, "name": "lisleread.GIS.bldgsptsAnno" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9809447.295727707, "ymin": 5114386.9321598, "xmax": -9731759.057997465, "ymax": 5134564.812943703, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 211, 199, 255 ], "outline": null }, "value": "2", "label": "Building Footprints", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "lisleread.GIS.bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 176, 255 ], "outline": null }, "value": "1", "label": "Drop Shadow", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "lisleread.GIS.detached_bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 216, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 180, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809181.749906937, "ymin": 5125067.005426897, "xmax": -9802188.511966337, "ymax": 5133819.225749493, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DETACHTYPE", "type": "esriFieldTypeSmallInteger", "alias": "DETACHTYPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1858_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1858", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1858", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1241_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "lisleread.GIS.centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1128", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 32 }, "value": "1", "label": "Tollway", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 26 }, "value": "2", "label": "U.S. Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 26 }, "value": "3", "label": "State Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 23 }, "value": "4", "label": "County Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 18 }, "value": "5", "label": "Local Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 16 }, "value": "6", "label": "Ramp", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 16 }, "value": "7", "label": "Private Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 18 }, "value": "8", "label": "One-Way Streets", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9811084.502518747, "ymin": 5123328.189080724, "xmax": -9799162.155269988, "ymax": 5135979.07509281, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "MAINT_BY", "subtypeFieldName": "MAINT_BY", "subtypeField": "MAINT_BY", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "SEGMENT_ID", "length": 4, "domain": null }, { "name": "SEG_SUB_ID", "type": "esriFieldTypeString", "alias": "SEG_SUB_ID", "length": 4, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 8, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 20, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 8, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 20, "domain": null }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 20, "domain": null }, { "name": "WHOLE_ID", "type": "esriFieldTypeString", "alias": "WHOLE_ID", "length": 20, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 60, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 20, "domain": null }, { "name": "MAINT_BY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAINED BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS FROM", "length": 6, "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS FROM", "length": 6, "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS TO", "length": 6, "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS TO", "length": 6, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap", "domain": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_gray", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_gray", "domain": { "type": "codedValue", "name": "centerlines_streetmap_gray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_inset", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_inset", "domain": { "type": "codedValue", "name": "centerlines_streetmap_inset_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_TYPE", "domain": { "type": "codedValue", "name": "ROAD_TYPE", "description": "ROAD TYPE", "codedValues": [ { "name": "TOLLWAY", "code": 0 }, { "name": "US ROUTE", "code": 1 }, { "name": "STATE ROUTE", "code": 2 }, { "name": "COUNTY ROUTE", "code": 3 }, { "name": "LOCAL", "code": 4 }, { "name": "RAMP", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "centerlines_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "centerlines_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "centerlines_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "centerlines_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2006", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G8044WHOLE_ID", "fields": "WHOLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 5, "name": "OTHER" } ], "subtypes": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "OTHER" } ], "relationships": [ { "id": 0, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "lisleread.GIS.driveways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809451.80338492, "ymin": 5124008.265273482, "xmax": -9801950.039209295, "ymax": 5133816.346470265, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "length": 30, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 30, "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "EditorOld", "length": 10, "domain": null }, { "name": "Created", "type": "esriFieldTypeSmallInteger", "alias": "Created", "domain": null }, { "name": "Verified", "type": "esriFieldTypeSmallInteger", "alias": "Verified", "domain": null }, { "name": "FeatType", "type": "esriFieldTypeSmallInteger", "alias": "Feat", "domain": { "type": "codedValue", "name": "Planimetric_Type", "description": "Specifies which planimetric feature is represented", "codedValues": [ { "name": "Bldg Footprint", "code": 0 }, { "name": "Driveway", "code": 1 }, { "name": "Pool", "code": 4 }, { "name": "Sidewalk", "code": 6 }, { "name": "Parking Lot", "code": 3 }, { "name": "Pavement Edge", "code": 7 }, { "name": "Outbuilding", "code": 5 }, { "name": "Recreation", "code": 8 }, { "name": "Deck", "code": 2 }, { "name": "Patio", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 100, "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeSmallInteger", "alias": "Editor", "domain": { "type": "codedValue", "name": "Planimetric_Editor", "description": "Planimetric Data Editor", "codedValues": [ { "name": "DPC", "code": 0 }, { "name": "Aerometric", "code": 3 }, { "name": "V DG", "code": 1 }, { "name": "V Nap", "code": 2 }, { "name": "V Lisle", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Source for Planimetric feature", "codedValues": [ { "name": "As Built", "code": "AsBuilt" }, { "name": "GPS", "code": "GPS" }, { "name": "Field", "code": "Field" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanCreated", "type": "esriFieldTypeDate", "alias": "PlanCreated", "length": 8, "domain": null }, { "name": "ObscuredFeat", "type": "esriFieldTypeSmallInteger", "alias": "ObscuredFeat", "domain": { "type": "codedValue", "name": "ObscuredFeat", "description": "feats obscured in aerials, cannot verify", "codedValues": [ { "name": "2011", "code": 0 }, { "name": "2012", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1850_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1850", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1850", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1233_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1128", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "lisle.GIS.LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 233, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 179, 137, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARK_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 94, 102, 79, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9808693.50919497, "ymin": 5125153.104382081, "xmax": -9802470.017886186, "ymax": 5132743.8100801045, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SLED_HILLS", "type": "esriFieldTypeString", "alias": "SLED_HILLS", "length": 1, "domain": null }, { "name": "SCHD_BFLDS", "type": "esriFieldTypeSmallInteger", "alias": "SCHD_BFLDS", "domain": null }, { "name": "OPEN_FLDS", "type": "esriFieldTypeString", "alias": "OPEN_FLDS", "length": 1, "domain": null }, { "name": "FTBALL_FLD", "type": "esriFieldTypeSmallInteger", "alias": "FTBALL_FLD", "domain": null }, { "name": "SOCCER_FLD", "type": "esriFieldTypeString", "alias": "SOCCER_FLD", "length": 1, "domain": null }, { "name": "FISH_POND", "type": "esriFieldTypeString", "alias": "FISH_POND", "length": 1, "domain": null }, { "name": "TRAILS", "type": "esriFieldTypeString", "alias": "TRAILS", "length": 1, "domain": null }, { "name": "BKBALL_CTS", "type": "esriFieldTypeSmallInteger", "alias": "BKBALL_CTS", "domain": null }, { "name": "ICE_SKATE", "type": "esriFieldTypeString", "alias": "ICE_SKATE", "length": 1, "domain": null }, { "name": "INDR_PRGM", "type": "esriFieldTypeString", "alias": "INDR_PRGM", "length": 1, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "PICNIC", "length": 1, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "length": 1, "domain": null }, { "name": "SAND_VBALL", "type": "esriFieldTypeSmallInteger", "alias": "SAND_VBALL", "domain": null }, { "name": "TENNIS_CTS", "type": "esriFieldTypeSmallInteger", "alias": "TENNIS_CTS", "domain": null }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "CONCESSION", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1878_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1878", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1878", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNICIPALITY", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "value": "Lisle", "label": "Lisle", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "ROW", "type": "Feature Layer", "description": "A polygon feature class of deeded right of way areas in Dupage County. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County Information Technology Department, GIS Division 630-407-5000", "parentLayer": { "id": 0, "name": "1k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9814731.51193687, "ymin": 5116118.760486474, "xmax": -9796707.195604548, "ymax": 5137833.494910717, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROW_DOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROW_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROW_TYPE", "domain": { "type": "codedValue", "name": "TYPE_ROW", "description": "ROW Type Codes", "codedValues": [ { "name": "Dedicated", "code": 0 }, { "name": "Purchased", "code": 1 }, { "name": "Vacated", "code": 3 }, { "name": "ROW", "code": 2 }, { "name": "Private", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROW_DOC", "type": "esriFieldTypeString", "alias": "ROW_DOC", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1833", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1833", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1216_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 1500, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "2k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 19, "name": "lisle.GIS.streetsanno_web2k" }, { "id": 21, "name": "lisleread.GIS.bldgsptsAnno" }, { "id": 23, "name": "Building Footprints" }, { "id": 24, "name": "lisleread.GIS.bldgs" }, { "id": 25, "name": "lisleread.GIS.detached_bldgs" }, { "id": 26, "name": "lisleread.GIS.centerlines" }, { "id": 27, "name": "lisleread.GIS.driveways" }, { "id": 28, "name": "BNSF Railroad" }, { "id": 29, "name": "Village of Lisle" }, { "id": 30, "name": "lisle.GIS.LAKES_PONDS" }, { "id": 31, "name": "Parks" }, { "id": 32, "name": "Land Parcels" }, { "id": 33, "name": "DuPage Municipalities" }, { "id": 34, "name": "Land Parcels" }, { "id": 35, "name": "ROW" } ], "minScale": 2800, "maxScale": 1600, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113472.518776469, "xmax": -9731487.921019528, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "lisle.GIS.streetsanno_web2k", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [ { "id": 20, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810675.102630742, "ymin": 5123346.409691221, "xmax": -9799814.111051584, "ymax": 5135639.775785989, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1865_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1865", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7595Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7595AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1865", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1248_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 19, "name": "lisle.GIS.streetsanno_web2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810675.102630742, "ymin": 5123346.409691221, "xmax": -9799814.111051584, "ymax": 5135639.775785989, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "lisleread.GIS.bldgsptsAnno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [ { "id": 22, "name": "addr_anno" } ], "minScale": 2401, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9809447.295727707, "ymin": 5114386.9321598, "xmax": -9731759.057997465, "ymax": 5134564.812943703, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1876_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1876", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7606FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7606AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7606Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1876", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1259_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "addr_anno", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 21, "name": "lisleread.GIS.bldgsptsAnno" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9809447.295727707, "ymin": 5114386.9321598, "xmax": -9731759.057997465, "ymax": 5134564.812943703, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 2401, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 211, 199, 255 ], "outline": null }, "value": "2", "label": "Building Footprints", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "lisleread.GIS.bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 176, 255 ], "outline": null }, "value": "1", "label": "Drop Shadow", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "lisleread.GIS.detached_bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 216, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 187, 180, 191, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809181.749906937, "ymin": 5125067.005426897, "xmax": -9802188.511966337, "ymax": 5133819.225749493, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 13, "domain": null }, { "name": "DETACHTYPE", "type": "esriFieldTypeSmallInteger", "alias": "DETACHTYPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1858_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1858", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1858", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1241_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "lisleread.GIS.centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_2256", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 20 }, "value": "1", "label": "Tollway", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 18 }, "value": "2", "label": "U.S. Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 18 }, "value": "3", "label": "State Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 16 }, "value": "4", "label": "County Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 12 }, "value": "5", "label": "Local Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "6", "label": "Ramp", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "7", "label": "Private Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 12 }, "value": "8", "label": "One-Way Streets", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9811084.502518747, "ymin": 5123328.189080724, "xmax": -9799162.155269988, "ymax": 5135979.07509281, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "MAINT_BY", "subtypeFieldName": "MAINT_BY", "subtypeField": "MAINT_BY", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "SEGMENT_ID", "length": 4, "domain": null }, { "name": "SEG_SUB_ID", "type": "esriFieldTypeString", "alias": "SEG_SUB_ID", "length": 4, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 8, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 20, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 8, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 20, "domain": null }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 20, "domain": null }, { "name": "WHOLE_ID", "type": "esriFieldTypeString", "alias": "WHOLE_ID", "length": 20, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 60, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 20, "domain": null }, { "name": "MAINT_BY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAINED BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS FROM", "length": 6, "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS FROM", "length": 6, "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS TO", "length": 6, "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS TO", "length": 6, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap", "domain": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_gray", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_gray", "domain": { "type": "codedValue", "name": "centerlines_streetmap_gray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_inset", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_inset", "domain": { "type": "codedValue", "name": "centerlines_streetmap_inset_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_TYPE", "domain": { "type": "codedValue", "name": "ROAD_TYPE", "description": "ROAD TYPE", "codedValues": [ { "name": "TOLLWAY", "code": 0 }, { "name": "US ROUTE", "code": 1 }, { "name": "STATE ROUTE", "code": 2 }, { "name": "COUNTY ROUTE", "code": 3 }, { "name": "LOCAL", "code": 4 }, { "name": "RAMP", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "centerlines_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "centerlines_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "centerlines_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "centerlines_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2006", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G8044WHOLE_ID", "fields": "WHOLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 5, "name": "OTHER" } ], "subtypes": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "OTHER" } ], "relationships": [ { "id": 0, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "lisleread.GIS.driveways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809451.80338492, "ymin": 5124008.265273482, "xmax": -9801950.039209295, "ymax": 5133816.346470265, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "length": 30, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 30, "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_Le_2", "type": "esriFieldTypeDouble", "alias": "Shape_Le_2", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "EditorOld", "length": 10, "domain": null }, { "name": "Created", "type": "esriFieldTypeSmallInteger", "alias": "Created", "domain": null }, { "name": "Verified", "type": "esriFieldTypeSmallInteger", "alias": "Verified", "domain": null }, { "name": "FeatType", "type": "esriFieldTypeSmallInteger", "alias": "Feat", "domain": { "type": "codedValue", "name": "Planimetric_Type", "description": "Specifies which planimetric feature is represented", "codedValues": [ { "name": "Bldg Footprint", "code": 0 }, { "name": "Driveway", "code": 1 }, { "name": "Pool", "code": 4 }, { "name": "Sidewalk", "code": 6 }, { "name": "Parking Lot", "code": 3 }, { "name": "Pavement Edge", "code": 7 }, { "name": "Outbuilding", "code": 5 }, { "name": "Recreation", "code": 8 }, { "name": "Deck", "code": 2 }, { "name": "Patio", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 100, "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeSmallInteger", "alias": "Editor", "domain": { "type": "codedValue", "name": "Planimetric_Editor", "description": "Planimetric Data Editor", "codedValues": [ { "name": "DPC", "code": 0 }, { "name": "Aerometric", "code": 3 }, { "name": "V DG", "code": 1 }, { "name": "V Nap", "code": 2 }, { "name": "V Lisle", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Source for Planimetric feature", "codedValues": [ { "name": "As Built", "code": "AsBuilt" }, { "name": "GPS", "code": "GPS" }, { "name": "Field", "code": "Field" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanCreated", "type": "esriFieldTypeDate", "alias": "PlanCreated", "length": 8, "domain": null }, { "name": "ObscuredFeat", "type": "esriFieldTypeSmallInteger", "alias": "ObscuredFeat", "domain": { "type": "codedValue", "name": "ObscuredFeat", "description": "feats obscured in aerials, cannot verify", "codedValues": [ { "name": "2011", "code": 0 }, { "name": "2012", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1850_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1850", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1850", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1233_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_2256", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "lisle.GIS.LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 233, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 179, 137, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARK_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 94, 102, 79, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9.5, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9808693.50919497, "ymin": 5125153.104382081, "xmax": -9802470.017886186, "ymax": 5132743.8100801045, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SLED_HILLS", "type": "esriFieldTypeString", "alias": "SLED_HILLS", "length": 1, "domain": null }, { "name": "SCHD_BFLDS", "type": "esriFieldTypeSmallInteger", "alias": "SCHD_BFLDS", "domain": null }, { "name": "OPEN_FLDS", "type": "esriFieldTypeString", "alias": "OPEN_FLDS", "length": 1, "domain": null }, { "name": "FTBALL_FLD", "type": "esriFieldTypeSmallInteger", "alias": "FTBALL_FLD", "domain": null }, { "name": "SOCCER_FLD", "type": "esriFieldTypeString", "alias": "SOCCER_FLD", "length": 1, "domain": null }, { "name": "FISH_POND", "type": "esriFieldTypeString", "alias": "FISH_POND", "length": 1, "domain": null }, { "name": "TRAILS", "type": "esriFieldTypeString", "alias": "TRAILS", "length": 1, "domain": null }, { "name": "BKBALL_CTS", "type": "esriFieldTypeSmallInteger", "alias": "BKBALL_CTS", "domain": null }, { "name": "ICE_SKATE", "type": "esriFieldTypeString", "alias": "ICE_SKATE", "length": 1, "domain": null }, { "name": "INDR_PRGM", "type": "esriFieldTypeString", "alias": "INDR_PRGM", "length": 1, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "PICNIC", "length": 1, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "length": 1, "domain": null }, { "name": "SAND_VBALL", "type": "esriFieldTypeSmallInteger", "alias": "SAND_VBALL", "domain": null }, { "name": "TENNIS_CTS", "type": "esriFieldTypeSmallInteger", "alias": "TENNIS_CTS", "domain": null }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "CONCESSION", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1878_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1878", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1878", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 34, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MUNICIPALITY", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "value": "Lisle", "label": "Lisle", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 35, "name": "ROW", "type": "Feature Layer", "description": "A polygon feature class of deeded right of way areas in Dupage County. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County Information Technology Department, GIS Division 630-407-5000", "parentLayer": { "id": 18, "name": "2k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9814731.51193687, "ymin": 5116118.760486474, "xmax": -9796707.195604548, "ymax": 5137833.494910717, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROW_DOC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROW_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROW_TYPE", "domain": { "type": "codedValue", "name": "TYPE_ROW", "description": "ROW Type Codes", "codedValues": [ { "name": "Dedicated", "code": 0 }, { "name": "Purchased", "code": 1 }, { "name": "Vacated", "code": 3 }, { "name": "ROW", "code": 2 }, { "name": "Private", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROW_DOC", "type": "esriFieldTypeString", "alias": "ROW_DOC", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1833", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1833", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1216_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2800, "effectiveMaxScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 36, "name": "4k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "lisle.GIS.streetsanno_web4k" }, { "id": 39, "name": "Building Footprints" }, { "id": 40, "name": "lisleread.GIS.bldgs" }, { "id": 41, "name": "lisleread.GIS.centerlines" }, { "id": 42, "name": "BNSF Railroad" }, { "id": 43, "name": "Village of Lisle" }, { "id": 44, "name": "lisle.GIS.LAKES_PONDS" }, { "id": 45, "name": "Parks" }, { "id": 46, "name": "DuPage Municipalities" }, { "id": 47, "name": "Land Parcels" }, { "id": 48, "name": "Village of Lisle" } ], "minScale": 5000, "maxScale": 2801, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 37, "name": "lisle.GIS.streetsanno_web4k", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [ { "id": 38, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810712.1216169, "ymin": 5123349.606595202, "xmax": -9799805.966680067, "ymax": 5135853.233903224, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1846_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1846", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7576Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7576AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1846", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1229_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 38, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 37, "name": "lisle.GIS.streetsanno_web4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810712.1216169, "ymin": 5123349.606595202, "xmax": -9799805.966680067, "ymax": 5135853.233903224, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 39, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 211, 199, 255 ], "outline": null }, "value": "2", "label": "Building Footprints", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 40, "name": "lisleread.GIS.bldgs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_1", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 186, 176, 255 ], "outline": null }, "value": "1", "label": "Drop Shadow", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809442.555840243, "ymin": 5124040.56855852, "xmax": -9801949.565126404, "ymax": 5134563.099143095, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingFootprints_Rules", "description": "Representation rules", "codedValues": [ { "name": "Building Footprints", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "DropShadow_Rules", "description": "Representation rules", "codedValues": [ { "name": "Drop Shadow", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "INV_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "INV_CLASS", "domain": { "type": "codedValue", "name": "INV CLASS", "description": "Inventory Classification", "codedValues": [ { "name": "Single Family Detached", "code": 1 }, { "name": "Single Family Attached", "code": 2 }, { "name": "Duplex", "code": 3 }, { "name": "Multi-Family Condos", "code": 4 }, { "name": "Multi-Family Apartments", "code": 5 }, { "name": "Student Housing", "code": 6 }, { "name": "Senior Housing", "code": 7 }, { "name": "Business", "code": 8 }, { "name": "School", "code": 9 }, { "name": "Religious Institution", "code": 10 }, { "name": "Park", "code": 11 }, { "name": "Government", "code": 12 }, { "name": "Utility/Infrastructure", "code": 13 }, { "name": "Business/Residential", "code": 14 }, { "name": "Unincorporated", "code": 15 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QTR", "type": "esriFieldTypeString", "alias": "QTR", "length": 6, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "LOMC", "type": "esriFieldTypeString", "alias": "LOMC", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1826_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1826", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1826", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 41, "name": "lisleread.GIS.centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_4514", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "1", "label": "Tollway", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8.5 }, "value": "2", "label": "U.S. Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8.5 }, "value": "3", "label": "State Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "4", "label": "County Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "value": "5", "label": "Local Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5.5 }, "value": "6", "label": "Ramp", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9811084.502518747, "ymin": 5123328.189080724, "xmax": -9799162.155269988, "ymax": 5135979.07509281, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "MAINT_BY", "subtypeFieldName": "MAINT_BY", "subtypeField": "MAINT_BY", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "SEGMENT_ID", "length": 4, "domain": null }, { "name": "SEG_SUB_ID", "type": "esriFieldTypeString", "alias": "SEG_SUB_ID", "length": 4, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 8, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 20, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 8, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 20, "domain": null }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 20, "domain": null }, { "name": "WHOLE_ID", "type": "esriFieldTypeString", "alias": "WHOLE_ID", "length": 20, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 60, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 20, "domain": null }, { "name": "MAINT_BY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAINED BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS FROM", "length": 6, "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS FROM", "length": 6, "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS TO", "length": 6, "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS TO", "length": 6, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap", "domain": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_gray", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_gray", "domain": { "type": "codedValue", "name": "centerlines_streetmap_gray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_inset", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_inset", "domain": { "type": "codedValue", "name": "centerlines_streetmap_inset_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_TYPE", "domain": { "type": "codedValue", "name": "ROAD_TYPE", "description": "ROAD TYPE", "codedValues": [ { "name": "TOLLWAY", "code": 0 }, { "name": "US ROUTE", "code": 1 }, { "name": "STATE ROUTE", "code": 2 }, { "name": "COUNTY ROUTE", "code": 3 }, { "name": "LOCAL", "code": 4 }, { "name": "RAMP", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "centerlines_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "centerlines_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "centerlines_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "centerlines_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2006", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G8044WHOLE_ID", "fields": "WHOLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 5, "name": "OTHER" } ], "subtypes": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "OTHER" } ], "relationships": [ { "id": 0, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 42, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_4514", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 43, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 44, "name": "lisle.GIS.LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 233, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 45, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 179, 137, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARK_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 89, 102, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9808693.50919497, "ymin": 5125153.104382081, "xmax": -9802470.017886186, "ymax": 5132743.8100801045, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SLED_HILLS", "type": "esriFieldTypeString", "alias": "SLED_HILLS", "length": 1, "domain": null }, { "name": "SCHD_BFLDS", "type": "esriFieldTypeSmallInteger", "alias": "SCHD_BFLDS", "domain": null }, { "name": "OPEN_FLDS", "type": "esriFieldTypeString", "alias": "OPEN_FLDS", "length": 1, "domain": null }, { "name": "FTBALL_FLD", "type": "esriFieldTypeSmallInteger", "alias": "FTBALL_FLD", "domain": null }, { "name": "SOCCER_FLD", "type": "esriFieldTypeString", "alias": "SOCCER_FLD", "length": 1, "domain": null }, { "name": "FISH_POND", "type": "esriFieldTypeString", "alias": "FISH_POND", "length": 1, "domain": null }, { "name": "TRAILS", "type": "esriFieldTypeString", "alias": "TRAILS", "length": 1, "domain": null }, { "name": "BKBALL_CTS", "type": "esriFieldTypeSmallInteger", "alias": "BKBALL_CTS", "domain": null }, { "name": "ICE_SKATE", "type": "esriFieldTypeString", "alias": "ICE_SKATE", "length": 1, "domain": null }, { "name": "INDR_PRGM", "type": "esriFieldTypeString", "alias": "INDR_PRGM", "length": 1, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "PICNIC", "length": 1, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "length": 1, "domain": null }, { "name": "SAND_VBALL", "type": "esriFieldTypeSmallInteger", "alias": "SAND_VBALL", "domain": null }, { "name": "TENNIS_CTS", "type": "esriFieldTypeSmallInteger", "alias": "TENNIS_CTS", "domain": null }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "CONCESSION", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1878_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1878", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1878", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 46, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 47, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 48, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "4k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 241, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 49, "name": "9k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 50, "name": "lisle.GIS.streetsanno_web9k" }, { "id": 52, "name": "lisle.GIS.highway_signs" }, { "id": 53, "name": "lisleread.GIS.centerlines" }, { "id": 54, "name": "BNSF Railroad" }, { "id": 55, "name": "Village of Lisle" }, { "id": 56, "name": "LAKES_PONDS" }, { "id": 57, "name": "Parks" }, { "id": 58, "name": "DuPage Municipalities" }, { "id": 59, "name": "Land Parcels" }, { "id": 60, "name": "Village of Lisle" } ], "minScale": 10000, "maxScale": 5001, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 50, "name": "lisle.GIS.streetsanno_web9k", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [ { "id": 51, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810633.8843167, "ymin": 5123390.679219518, "xmax": -9799369.437864441, "ymax": 5135873.7006409345, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1874_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1874", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7604Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7604AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1874", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1257_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 51, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 50, "name": "lisle.GIS.streetsanno_web9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810633.8843167, "ymin": 5123390.679219518, "xmax": -9799369.437864441, "ymax": 5135873.7006409345, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 52, "name": "lisle.GIS.highway_signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "field2": "Type", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "612bd73eb988d5591ae2f66002b2c6ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABSpJREFUWIXVmGtQlFUYx3/nBdxd0TK8LEsUKojghqhDAlI0IaXOZAiKJg1Jk07FZbQZc7RMc8Cm6DamTglTg2P2wRvSCCs4UjORiVzG+2AaqQ0Saq+XGcVX2T19YCFh313WtIv/T3uePe+zv3P5P+e868v/RL7/NUCX7n8QKQkE5kpJjBD0k9JwUgj/bUKojf8KiJSGeCm1PGAW4He9fTrX2oMZ6H8Ck7F6mZTsA9YB24Tg1j0FkRIjMBfIBW2C3W7lcFMO2/cm8F7dUAACfCVLE1uY/lT1pPARhZMURf3E4TAUCaFtEIJzdwUiJSFSGrJBewUYfOVqBjX1s/m8PJryNkOPvmqHYEl1MEuqXyIrNI150+oCJ0Z/vaK/ybbM4WCHEIZ1Qmg1dwQipSEZtFxgOqA0n1mFrSaZFXuGo3aIvgZHyS8DKFn3NFZTIkufa/KbHLdrjsW8Zo6UHKJz2TYLQbtbECnxB8pAm3zzViz1R17jm6pY1h8d1OeP6+lYuw+ZW62w1co7cS+TlvRDdFTEmmIf5dRKKQNmCKE2uAEx5AuhTb54aT45Hy5jy1nT3wLQU/7+YeTvn8kbY5MoyFsc3N9k2yIl4UJgdwERQpsJsLFsgVcQFj9JzJCbOBzQqPaj9Vbfy/bp4YdIrMlhxjO2kRAQBepBFxBAAOw5aPaYbM2U06Ql7yTIvAlFaQXA4bBwri2Tb79LIadihMfnj/9qYQYAqtYV671HvheCzIQIlcqaQN0kRc+fZH76swih9YgrSivBlkKyMwrxN1aTtSPCLUhIoApwHmjSBRGCSiAzPuokuAFJn1rUDdHRYWXvvlXY7T4kP/E+/fxqAUibspasHevdgkSPPoKU7FYUpC4IUAU4xoTWKvCkS4Lcxy4z6IHN3e19jUuZWjQJgL3GRSTFzwVgoH8pqQ9/TGmL0SWHxU8SNnwXQmC7Pd57Ri5ISb3FXDIxJSiXsnM9ExUfH8RvS5oJCWjHHHCDY2cf7P7OPLil+7PdEUbjhZ4Fr0uvx7ZhNFQ7nIPWBwGQ0mATQp2YGneasl7rrDnohOsFuDOrAWv44u72kaZFnLmp76CE6BMAtUKgegQRwr8CtJXjIo8C7jccgNVkpySvgpixr3bHLl99kYKN09w+Myb0J4CK3nGdEq/WAxdHDa8cYlBmoTn0E2aOvMYHuWuxDPusO9batpDFa/PY3qJfg9Ifacc8dAMQYKPnhOjNCA6Hg6r+pvKMNx+/QEHtUJeEC6MukZ+7nIH+pQBIaaCmoZgFXyRx4oaiTw6kxDcjhHYeNJc7i+6hJwQVQEbiuCboBfJCyHUKcpczwAnR0WGleOsGsstHugXoUnTEYRfbegShc0fLyLB60dvGb88r64YAEIpGVuoqslJ7Jlhd9BGrD/w1CIufJCyk3MW2HkGcNm4IMn8ZM21YNrbznVbMtl7BOuqtHn19lFOYjKdccvj52nu0c+J+x2iotgOVXoMASGmoUBQ1Jj3hNLbS0QAkTWh2Ke3eKn7sz9Bp20t3BCKEvw20FeMjj4ITZNam8bCpz1ufrsaE/QjoL4tHEFAPAH+Ej9g92KDMdGtjbzT70XbMQ4rRs22fIE4bV3qysbdy2rZNz7Z9gjhhyoGMp8Y33RVI9OhDbm3rFQjO0zgyrE73NPZGFj9JaEiFW9t6BSIEF6WkLsj8VWxKULbLaeyNbrNtlad+3rxg2YRQY3cW9l05Pcitbe8AJKAC1HfvhgIPtvUaRAi1Duel+p/U/f+3xL3Wn/G70fDT59GsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,CO", "label": "2, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8ea9ca7df9b521ce025db3ee8fab3e2d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABXZJREFUWIXVmHlQVVUcxz/n4uPyHjkqgiyiICKKjqJpAmo4CsowuSsujGhOOpWo2Yw5OlOaS9mYoznZqJmlZTluFMPyBA0tySWWcKnBNDdGRcVr2QBekXf6gyfD8y080ha//93f/M73fu6593vOea8F/xO1+K8BHurpB5GSAGCKlPQTAk8p1XNCeO8VQiv5V0CkVGOl1OcCEwBDdc1IqmqCael9FqNX/mIpOQpsAPYKQe0TBZESL2AKMAf0Z+vqenCqLI193w7k3UI/AHxaSBbFXWXk4PwBEZ1WD1AUba3Fon4shL5ZCK49FoiUhEipzgb9JaDtH3dTKCiayMbsKLJvqDa92gPBwvxgFuZP48XO45ieVBjQP2rHEpPRvNhiIV0IdYMQekGzQKRUE0CfA4wElAuXl2EuSGDJgVC0B6Kph2Pbb8+wbcMQehjjWDSizBAfkzUp0H/9JCk5Sf1r+1IIapyCSIk3kAF6/P3aaIpOv8JXedF8dKZ1kzd3pJ9rPEjd0wP29OCtmBmMG3okqme39Vs8lPNLpfQZI4RW7AREXSGEHl95ZyZp7y9m9xXj3wJwpBXH27Hi+Hhe7zWUlXMXBJuM5t1SEiEEdXYgQujjAbZnzHIbIqmdjiLg4C0V3dJ0/7pTbYgrSGPMMHMY+PQErdQOBBAAB0r9XZotH1RBSlIWHdunY2hRCkBtbV8ulk9g075RrDvZxuX4Xy4GMgYATX9Ye/QbOSwEqQO7aeQWBDg0WTvsCvNSp+KhnLepGwzFRIQVs+q1HO6u+oSt51o6BQkJ0ABuAmUOQYQgF0iN7XkOHICoCkwfvakB4mrFAjbsnEZUlwomjxhe3+N5hJThJWw9N9gpSFTX00jJfkVBOgQB8gBL984nFHjeziDSWEfWoVRCg+MJbneBvQeTeK/YF4p9GZ/YF4OhPgQmr2qnEIEGSXhoFkJgblx/dEZuSUlRoP+2/qOD5pBxzcvGpLTKg+n7IoFIIB6A1LAqpg0vaYCQUuW7kl5OQV6NvoGXmm+xPrRjEKuRWQit/9iYS2Skd3NqCJDoe5/Pl3dpuK6zhLMreyOLDrV3OmZg1FmAE0KguQQRwjsH9KW9I88ArkFC/e7ZXHso50mK28HS8vksO+o4ed07HwPIebTuYInXioDKLqG5vqoyweXacO13lfVfHKOV6R7JSWvxNmXSptV2Fs6oJOPkJkqrPGz6kzvU4O+3GfAxYzshjmYEi8VCnsmYnfLGc7dYecLPKUjmdZXM6yEA+LSaxaiETABMxmyS+96k9PtAm/7RsRcQQr8Jut2ZxeGmJwQ5QEpc7zJoBDIj/E+mJpbg51NB21bl7Ds4gXn7QwGo0T1tPKrv2VtHdTtlF1uXINR/0TIyvEg0jvHl214M6vcBnoYTAIxLUMj9KQ2Tp4UhMRkNfVXVI9lV2tbGMNAgCQ/JtoutSxBrjIuD/Lf2S2o3G/PN+rNH/h0D6XnLmfxCIgDtA9aQueZD65iG1Zq9++dz/r5i45kWU4GXml8H5LoNAiClmqMoWr/kgZcwf921oT5lZ0+qqg8zdth2fFp/ZgNQqc0kPW8aL2eF2/nF9voV6mN7p1kgQnibQV/SJ/IMNAIBmJkRwcyMd0ju8Cad/OpX0Yu3TOwpd75jdw//AXD8WlyCgPYjcDui0/62qjLeYYz3lBvBxc0famLHGvx9t+Aotk2CWGOc606Mm5I1tjccxbZJECtMNpAyuE/ZY4FEdT3pNLZugWDdjSPDCx3uxu4o0CDpHJLjNLZugQhBpZQUBvl/Gj06aLbdbuyOGsU2z1WfOz+wzEJo0d+sDms2RCM5jW0zQHxyQHv7cShwEVu3QYTQCrEeqv9JPf1/Szxp/QULDOyAJS4vjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,CO", "label": "3, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ef6ffdacdca81ba8fd058360f70b3c87", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABPpJREFUWIXVmHtMVmUcxz+/l8vhos3wAi9KoJDcAtQhF1FYaH+4NPGebJqu3BQ0VzOns7TEWbMt50ZrZjFt5ZaaSgqvLxo1pbwATdEK00zbvCEdl4avR+B9+gN84+W9AGoXv3895/d7znk+5znn+zy/c3z5n8j3vwa4p0cfRCnCgFlKkSqCv1LaWZHgnSL69/8KiFJaplLGYmAa4HfbNpEm2yB6B58hMKByhVJ8BxQDO0VofqggShEAzAIWgTGitTWRuvpCvvgqi3XV/QEI8VUsz77ExJzKUUMHrx9lMunv2e3ahyLGJhEuPxCIUkQqpRWA8SLQ94+b+VTVzOCDshTKrmlOffUWYVnlIJZVzmFu9BReGF8dlpby6aqgQMsKu51dIlqxiFHVIxCltHFgLAImAqbzF9/CUjWOVQei0Fukq5tjyy+92FL8NImB2SyfUO83NmPfTHPoxplKcZK2x/aZCDaPIEoRDJSCMfZuczo1pxawrSKd90/36XJwd/rB5sPsHYmwI5E3MuYxJfdwSlLcxs0+pnOrlQrJE9FrPYBoRSLG2MYbL1H47gq2/xZ4XwDuVHR0AEVHp/JKci5rFy8dFBRo2a4UQ0VodQERMaYCbC2d/1AhOmpD3eNkVxWS94xlCIQkgX7CBQQQgAMnQj1eKMbfzuev7sXf/zZ/NvXhoy9HM3nMT10CTChJc7R//NVMHgC6cS/W+R35RoTZWXE61qowtxcsKahkxFMLAbh563mShiTwbG5elyCU/O3gyDAdoAGodwsighWYnZl0FjqBTI+w8fqcfSTHL+l60E6625zudJwSewql2G8yodyCABWAPSH6mAnGOIIHFhzm6VEr8TGdcxnEUmumyVbrFPP1aaVwVhHBQXtpaY1lwyfFjpzZTxETtQ8RLE7ndDwQ4bpS1JhDt6RNCl9E6eUAACLCz+NjOkdLSyIXL80gOnK14xxroz/WQ2YnkENLDhIctBeAXdaNLP96oCO3MP0aAVqlvf2m3YMAKKVZRPS0yRkXKN0VB4DtTm9q6jaxuTSHzIQrREe6TIxDa0ZfZXTqfAAuXlrJzG3JTvmslDMAx0TQvYKIBJeDsXpY/GmgDWT4uimOfGbCFc8UwNzntiPSZoaSPdNc8gnRRwDKO8fdLPF6DdD4ZJS1n2aahmH3Oq6T3s65TET4OwBcbXiZNUecl4HpETZC+28CQiw4T4i7GcFut1MRFFiW/9rI66w91r/bILkjTzjax+vGueQnZZ5HxGgAw6VmcbvpiVAO5GcPq4cegMTFWB3tI6eiXPIpcXUutvUKQtsbreJjaqSjjb1p8sA7PNZrBwB2u5mtdX2d8mY/RUxkmYttvYK027g2PPTj1PEDCrA0aO66OSkr/rqjfasphyvNzuVCYcZVArTKVsCKG3ksjJTSyk0mPXV61gUsu2Md8Xm7Y5m327XgWnowgqUHPRdimck/Q5ttb/QIRCTYAsaq4fGnoQPI/Soh5lvA/WPxCgL6ceD3oYP399VMU3tk486a8YSN0H6bcWfbLkHabWy9Hxt3Vrttr7mzbZcg7TBlQH7O8PoHAkmJPenRtt0CoX03jo+pNnXXxp1l9lNER5Z7tG23QERoVIrq8NCS9EnhBY7duCfqYNsKb/2684FlEdHT96wf0mOIDvJo2x6AhJSD/uaDUODFtt0GEdGraS+q/0k9+r8lHrb+ArEHtraSdJSBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17,CO", "label": "17, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cdead7c3551f4d9ae40619e244fe87a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABfNJREFUWIXVmHtUVVUexz/7cG/nIuCDIJ55VYinciWJhxYa2jKbDErTJUVvVw3olGkGtYJaWk65FmZaWo0zTs4ws7DJKOGKrciVVCJQJOLCVWaME4nSUVK763i9Z/cHeBfI5aVW0/evs/b+7d/+7Mf37H2Oif8TmX5rgPP6/YNISTCwQEqShOAKKdWvhPB5Wwjt818FREo1TUp9MTAXMP/kmM0ZRzh+PgfxtlQVSMmnwHrgbSFwXlYQKbEAC4BFoF/rcsWzrzmP/3w4hRdqAwHwN0ny079j9tSqyVFjX5qsKFqxYahvCKG/LgStlwQiJVYp1VzQHwSu7Pgxm+q6eWwot1HepvaI1c4JlleFs7zqHu6LuIN7Z9UGJ9v+UTjM215gGLwjhLpeCL16SCBSqjNAXwTMBpRvWp7DXj2Dwg/GoJ0TAw2OzYd82bz+RuK908m/tdk8PXX7/JCgtfOl5Es6l+2fQuDoE0RKfIAy0KefdaZQ1/gIJTtTeHX/yAE796Qmhxc5W+NhazzPpN7PHRm7bRNi1r7ppXxdJKV/lhBafR8g6goh9OntJx4ib3UBpf/1vigAT1qx5ypW7JnDkoQMVi5eFj7M214qJVFC4OoFIoQ+B+DvZQsvK0R3rdk3ivTqPLJuso8D/wmgNfQCAQTABw1BvwjEeR04HEIWAJp+vuzCPbJLCHKmxGhUVge7y6MtBmvursEW8wl+vi1IFE6dttJ4MJWCkhQaznjhb5JsnL+PVNvHjPA7jBBOtI4YquuncXdpfA8Qa7AGcAxo9ggiBJVATtqEr6AbyNYntjIhekmPZMN9ISwYrOEvEleUQ+Xj20lKeBgAw7CiKC34+YI17HnMph3ML0lwt7VFNyIlOxQF6REE2AkYcRE1CtwAQG58hxvCeW4ir/1rA2edXiy+azkWdRexEU+yamoG145/AYC29jwyC59kQdp3PJqTBsDkxCroAgkxSyLHbEcI7N07vnBGjktJXUjQ5uTM0EWUtVqwmF3s+WITvj4nOdoexmOVVgAWzEomPGQXAI6zJhIerua2+BO4DEHNjybudCnuvA59hPv5jyltWNQqo2vQnkEApFTtQmjJt6d+S9k7MRQ3+FPcMKtHzMZbvyYseG1nJ46ZlDcG0OTwoqkuAICmohKixv4NgFOn57ChNMvddortIECNEGj9ggjhUwF60cTY/UDMhdW8/8Bebpn2AELoSKlS8v5T1J/26hETYS3DZGrqGpiZ6NE/wL5RAMRFfAZQcWFeD694rQ5ov2ZMZYCqzEU3Oksn+rjYsrSU8VFLAXA6J/HWtmIeeu+aXhle3lJM4Igz5GQuZbjfv1k47zMOfFvB9x0WggJfB/zt9JwQTzOCYRjsHOZdnv3EdcdZWRNIyvBzlD69gdFhqwBoa89l1aY81jaO6tF23mgHqskg/6MwAJITshkfVY+itJAUcxRFMRBCPwZ6rzuLx0NPCCqA7PSJzVATyMZFZW4Ip3MSDQcyyJh0iIxJnfGnHRbuvLkAs7meI635bFn+J1QFAka2uHMeOTaS26bt6mXbfkHo3NEyNrJOLEuMwxa7zF1hNtczM31uj+C3tn1Ix6lEAvzruTr0zxxZ7cJLOUvwVa8A0Nq2hDf2BPP4veW9bDvQjByXkvrQoE1Jf7jehhC6pzC3DEPh0eJ8ih4cR6R1HeEhq7vKrTQfWkzhX25nYcpRLGqVC6gcNAiAlGqFomhJh/8Xxo3rBrxgAVDyzH3cMPIubOFnkMAXR3z5tKOzi9ysvdBp2xNDAhHCxw56YWLsftgWPSgQgN0nzew+2fv+Ehf5CeB5WfoFAW0v8EPU2B1Xqsoct40vRvNGOwgKeBNPth0QpMvGld1tfLHKTPsGIfQ2T7YdEKQLphzInprYfEkgtugv+7TtoEDoOo1jI2vdp/FQFWKWRFgr+rTtoECEoF1KakOD/pqSGZpLWatlyCB5qW7b7uwvbjAfWHYhtJR3Xxo3ZIhu6tO2QwDxrwDt2UuhoB/bDhpECK2Wrkv1L6nf/2+Jy62fAVKFHc5AIh6RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23,CO", "label": "23, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "459d0b8d1d8e24183de76df560d8da65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABYlJREFUSInN139Ik3kcB/D3s839YNytbVbOu9lGy0fYJXd6MtcUzJxXyf4qWIT2Rxwpa1BRYtCR/1yUI8jBwIhrKPRHFjij4IErUiG3c6hZTDAyzx+HFulcztoet/bcH+nas2d1Xhd0Hxhsn+/n+b6e7/N9vs/znQBfKAT/F1ilUChUAHif0WCCwWAQwCQAhgOLRCIHTdON72oAkiTjLpfrj0OHDpXOzc2xTlCn08Xdbrfv/PnzeoqiFOlSd3f3QEdHh9bj8WxKSf8O4CcOTNP0z2vfSZJ8OzAw8Fgmk5XNzMw8Gxsbm56amhICIDQaTYwkSS2fzy8vKytbmJyc7BkfH8+iaZqvUqlW9Hq9UiwWG/bu3fvEarUSHo9n42q31QC0AP5kwQDkq6NhfD7fY5lMVgQAfD5/q16v36rX6znXkCAIpVar3anVajltWVlZZGdn5xOr1Yo1XKFQKILBIAeGTqeDz+cLyOXyHzg9fUKk4ITH48kGQKy1JeEtW7agr6/vWXZ29vbPgWbA0dfXl8wnYYPBwOTm5n6betDs7Cy6urowODgIqVSK3bt3w2w2QywWfxB68eIFTp8+jRMnTqCwsDCJWywWX0b4xo0bxKVLl4Zzc3ONADAzM4PKykocOHAADQ0NWF5ehsPhQE9PD1paWpCVlcVB4/E4Wlpa0N7eDpvNlszHYrHRw4cPGxWK9wuANcfd3d2ytQPcbjfKy8tx9uzZJKJWq1FQUIDa2loUFRVx4Nu3b8Pr9XLyDx8+fA6AdXeyYLfbnW+z2RiGYQiTyQSLxcIamUqlAgC8fPmS0/nExASOHj2Krq4uGI1GVtv9+/c3ptez4KGhIQHDMIsEQcirqqo4nY+MjAAA0pdPJBLBmTNncPXqVU4bAAQCAflHYZVKxRAEIU0vunfvHgKBABwOByiKQn5+Pqv92rVryMvLQ3V1Nebn5zmwWq1+/VH4yJEjUwA0qbloNIqenh4kEglIpVJMT08jEolAIpEAAIaHh+F0OtHb2ws+n89BAaCiouL5hQsXCj4I79u37690WCwW49y5cwCA+vp6mM1mLC0t4dSpUwiFQjh+/Dja2tqQnZ2dEQWA0tJSzhJgwSRJbkovSA2NRoPm5mbU1dXBZrPh+vXrCIfDCIfDoCgKABAKhQAA/f39mJ+fR0VFBWQy2fcGg2Hp6dOnXPjgwYOvhEJhPgC8efMGXq8XOp0OGg3rAkAuf3efRKNRxONxqNVqXL58Odm+srICALh58yaUSiV27NgBiUQiPXbsWL/dbufCRqNxFoAMAIRCIRobG1FbW4uTJ08mixOJBHp7e1FTU4MNGzbAbrcjtTPg3ZMrJycHra2tKCkpSb2a0dS6JMwwzPukQACHw4Hq6mqQJAmTyQSapnHr1i1cvHgRfr8fPN6/2yuk9s+Ch4eHWfO7a9cu3LlzB01NTRgdHQUAWCwW+P1+1kjWGxMTE6KMcHt7u7KtrW1MLBYXAACPx0NNTQ3MZjMWFhYgEAigVCr/caSbN2/mjA5AuLW1tTAjDAAdHR3x+vp61hFCoTD5qPzUePTo0YDX66364EuioaHhu5KSkgdFRUVl/0lKicXFxQeVlZU70/Oc7W1xcXFZZ2fn4P79+1U8Hu+bTwUZhnk1MjIyZDQaK2ia5sxPKsxgdWtitVp/1Ol08ebm5iGDwfBaJpPxhUIhXyKRfCUSiXQAUm+Ut7FY7FkkElmMxWJvl5eXY4FAQOB0OrffvXu3Ms1LZIKfA0hO5vj4uKCurq44/Uz37Nmz5HQ6/du2bTOFQiFfU1NT3pUrV/LT6zJFMBicywT/AuBXADlI2ZSlB0VRX1MUVW6322dcLpdpPSCARZFI9BtN0xlh9+pnXeFyudZbCgCgaZr1+4v9d/oboLUHlvsXUOkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "34,US", "label": "34, US", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d11e501f7a7fb140b2988beac913ac96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABcxJREFUWIXVmH1QVFUYh59zWbgsC34gukIWAgooKWbEgpaYZjP4MZqUFkFmWZOIU1GZ1mQ1Ok5ZaTaYY6bZjJqjJjEDbGjtNBNmBjl+NiomVJMm6CUdcbt83NMf4EXYXcC0r99f577nPe8+59z7O+futfAfkeXfBrii/z+IlPQHHpKSJCEIkFKtFMK2Qwht/z8CIqWaKqU+H7gf8L/snkK9ewAhtuNYA12LpOQbIB/YIQSNNxRESgKBh4Bc0Ec2Nydw6Ng8Pv1yNMvK+wIQapEsHPMrU9Jco2Kjlo9SFG2FYagfCKGvFYLT1wUiJZFSqjmgPw70uXAxk7KKGawpTqT4rNouV2sSLHANYIHrER6Nmc6s9PL+yYmbFgdZnYsMg51CqPlC6GXXBCKleg/oucAUQDn10+s4y+5h8e6BaE2iq8mx8cdgNubfTYJ1DAsnH/Mfn1I0M9y+aqaUHKTltm0WArdPECmxAYWgj29odFBx+Cm27HKw+kivLn/cm466/cjengDbE3glZTbTx32dOCx+1To/5eSrUoZOE0L73geIukQIffy5ujnMe2sR2362/iUAb1rybT+WfJvBs8PHsXT+8wOCrM5tUhIrBM0eIELoGQAfFz5xQyGu1spDvRlTNo9pE5zREDoMtAMeIIAA2H3A7rPQw1GXeTGrCCGacf8RQvLyyQAkWJt5cdIJYgdWYVXruVjfi72HhrDANcCjxg9V4UwDQNOvxDo+I18JQfboeI3Ssv4eBUb1bOKdp1diD1sNQL17EjCZ7Oh63s1bRmivj9rl35kEaSM/xPH2xHbxyP4aQA1wzCuIEJQC2anDKqEDiKrA+rwtJsTVennWpybE2XM5VFY7cIxYib/lAMkj5pCfvodcZ5SZnxh3GCn5XFGQXkGAXYAxNGafAne16yjNdREfsxAAwwhHUc4AMKFPA4OjVgEgpcpzq/LYXBVEyZxg0sdmADDOsQdaQcL9JYMGFiEEzqvrd1yRWimpCLdvTJ4akUvh6UAANs04SlpyFgCuvZ+QdGshPUK2ApA29LwJVX95IpurggA4UBlJ+tiWujfZ9wMt4+c6zhKouozWSXsHaZ2VUwgt+b6Uagp3xrMs7TQPTp4LwNETbzNxTRo1qwvN/LCe9Wb7D72v2a6ta3OdzVZhtkcnHgfYJwRapyBC2EpAf3XEkCM8GRfBM1kv46ec5PRveWS9MxPd6DiiTYb0M9sNRtsOrIhfUBXQDRgasxegpONYL1u8VgGcGzywNCx3RjNWaykAl9xhrJ9fBEBgYBUAqn81dzv2mCMD/C+1rUJAs9lubBqBbsADN7ux910LhDppvyDeVgTDMNgVZC3ODLGNNOOxUS95IFssR4mNWmReh9i+Y1CAwckGheiIOjNed+F2AKamnkIIvQZ0j3cWr4eeEJQAmQGWen6/mO3R3yP4CxTlDIYRysVLk7BYLhEcVICf33Hee2Qfy3ckce+oL838ymoHAInxhzxs2ykILU+0NKSf6J3zpkfnhTV59AjZiltPpXfOm2y47zizMwoASB+bYboFoLHxdjYUpbTYNrLYw7ZdrUitlHwfYV+flN4vB2eN6i3N1GMFcQT472bq+PcJthWY8Zrzc1m3Yw4fnQxh6V1nCFRdzUBpt0EApFRLFEVLemB0Nc6CuHZ9PeeuAFa0i2VtSyB0Zz7To9+gd3AD1bVBbP+lzcKpw09Ai23r8CKfIELYnKAvvm3IEegA4ktak+DDEyFe+4YO2gN4vy2dgoD2HXA+NurzPqqS0en+0ZVm3OLGHrYOb7btEqTVxqVB1uLMF+6oZem+vr5Su1Srbc96s22XIK0wxUBm2m3HrgskMe6gT9t2C4TW03jIoHKP07i7CveXxESW+LRtt0CE4JyUlEfYNzimRuSYp/G1aF7Kb1dsu6uzvO78wXIKoTk+Wx59zRBXyadtrwEktAS0166Hgk5s220QIbRyWl+q/079/z9L3Gj9CRsIA4g9sat/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,CO", "label": "40, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34c72e3a142ffb68434c3035f22b6e96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA51JREFUSIm9lV0otGkYx3/Mh8fHDIZIM4OMdhuHDjTUrhPytU4oyTSoKUkOHEgNReOj9JSURokk5EzKJjUc+jpVJgcoyccs2llPa9VjDXuyPb1j8A5N7//sua6r/+++r+t+7lvND5b61XcCoI2i/7/AP28Ce3p6fhdFsTaKMAA6Ozu3PB7Pr2HAxcXF3xwOB4WFhVGD+Xw+PB7PL4ABCIQAKyoq/p6ZmdGr1a+7/HUFg0H0ev39+Pi4MibFvaio6E+1Wq2PGg1QqVTYbDbp25gCjI2NffmqsSzLSJKETqcjPj7+dTrE98P+VVZW4vV6w+JXV1dkZWURDAZZXl6mo6ODQCCAwWBAFEXsdjuCILzp+S5QkiS8Xi/Ly8sYjcaQXHJyMgBra2sMDQ2xtbWFxWLh8vKS9vZ2AJxO5+eAV1dXAJSVlSmAbxUMBhkbG2N4eJiCggIA8vLy6OrqwuFw0Nraikqlihx4cXFBbW0tycnJPD8/AxAbG6vkVSoVm5ubvLyEjv7h4YHs7GxiYmI+t8OjoyNMJhMTExNMT0/j9/vp7e2ltbWVtLQ0AOLi4gB4fn7m/v4en8+Hy+XC4/GELC4i4N7eHvv7+9TV1bG6uorf72d0dJSdnR3m5+fR6XRK7fn5Obm5uQB0d3djs9nes30f2NfXh06nw2QyAWCxWJiamsJsNuN0OqmpqVFqMzMzkSSJu7s7JicnaWlpYWFhAb0+/Ld+F2i1WsNiJpMJu92Oz+cLAQqCgCAI6PV6XC4XqampbG9vU11dHRnw8fERv99PWloaSUlJYfnU1FRkWeb09BSj0RjS3pSUFEpKSri+vn5zI28CZVkmNzeX9fV1qqqqlPjt7S1LS0u0tbXx9PSE1WplY2OD8vJypebm5obd3V3cbnfkQJ1Ox/T0NL29vZjNZvLz87m9vUUURVpaWiguLkaj0TA3N0dPTw9LS0tYLBZubm4QRZH6+nqKi4sjBwI0NzeTkJBAaWkpgUAAgJGREQYHB9FoNAA0NTUhCAKFhYXIsgxAf38/AwMDJCYmfg4YFxeH3W6noaEBSZIQBCFsnlqtlsbGRurq6ri7u1MOzkf67uOn0WhIT0//sEar1ZKRkfE9q8iA0ZYCPDg4SHl5eXn3DvyqDg8PQ+agAFdWVlIMBoNy80dDx8fHuN3uFEAOA4qieOJ2u386OTmJGjAnJ4fZ2dk/nE7nX2FAh8Pxc9RI/+vs7CzsIf7hh+Y/XzUuJDAr9TkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "53,ST", "label": "53, ST", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ed9e5ec8596eadb1cd454b16dc9cbadf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAYAAAAzrKu4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABN1JREFUWIXV2H+s1XUdx/HH5V7u1+69oB2GXAHJrQtIDGXLIAPn1BwIojYd3EWgm9fFpRndmw4rdqUssiRbOQdU2JTBcNCakO3qroBWW3SdUeaURprg7YJXPkCR+kHg9sf3Ljjnnu+5p1Y3e22fne3z+r7fn+c55/v58f5UeZ+q6n8NkKX/L7AtzJtLZw0Hy0nSS/WLmhYMd6DzIk+9UmZMZSefmkYHjpYD9uHP88Q2KtZzaCyd43huZJLsqamtPdybJCeFUHc4xoldXN7FzJWMf8iPqi7Heg5/iOdH84sxSfL80Nrat3pDOCFJ6npiHN/FJ95Ikiu+HOOEb1LVxpqvsXRAsEWsjFTchmcZdTfXB64XIzH2+xaNuAW/Qg+2M2IpsyKz8mLOir0tRrPwPfyWhcoAG3KAm+7C1X3tKziEIzjV91AFanA+zjsr+GJcga/2xfwNJwtiRuHcvr6DWMbwz+Zy09aF8JtMsCRJZuyKsW7jWX3VuLCvlasP4KIynqtHC4aF0Cr98YuDTeK6kX0Bg6Ur8SifLOzPA7sgxmvmYMhgUWECfsoIjJS+pv3BAg2j0D2IYEP7PpMkuTTG2FEUbI/k3Pn6z7zBUIxxonRNQwFYVH+KRyvT+TWYajzNrjyWguVizAlGVKeTemA1NHDgQNHlraTXXz0VeLcE2Aff5p26gdI0NbFiBWPHcuoUL7xAYyOvv17aK67T2FchXfaywEb+hbfOHwjs3ns5dowZM5gyhdWrWbeO2bNLe8V1DFEul9sXQsgCq93L76dyXSZUkjB6NFu3snt32hYvZvz40l623sQFp0PofvHs3gKwN55m1wJanZnI+YqR7m6uuip9jyZPZtIk9uwp7WXrNczu4sfvlAB7YjsJ/ojJmanuuy/9i15+mSFD2L+f5uaBveLaiTE7CnsLN/EeFu2nY1wW2PTprFrFq6/yyCPU13PHHWzaxJ13ZnvTphXL9ia+jatXDwSG+gf4wkPpntp/2ViyhJoa5s9n794z/cuX09KS7c2bx/bthdl+juZu1vyhDLCvr+XWVWwYxl393MpK3nsvf+CDB6mooLo626utLczUhSW4/57+DMVPsCdzuY9/MYTmHzALU/LM9nYWLGDbNm64gYkTuf329KXfupW5c4t7mzfnDYHvYPlrtDxWLpgQmn+YJCtbYlw+iccx7J/epk1cdlk64PHjDB3KoUO0tZX28rUFvzvNZ+YUGz8TDGKsuoa6P/NANSukR8ZUra1pW7iQo0d58klleamew6clyYa2GBdlFi4lyrcV3UmycW6Mm9v5biXLcE7eExs3Fo/M9jqlR8MH22Nc9I3s6AHqyhgXdvCT2Wxp5+7K9DSfKxWSoV48g2vxrR20Zm8t5YClurmDZ2fy1E5uOocH8VFpeVGOjmA91uGxx1ncOEBAuWBw5a95aUySTNgR4y2XphVXIz6CyoyYw3gabbj2RC73/aYQ5mwob7x/6YpgcojR1Fxu9+dC2LmKS4ZzI5rwMeli/C5eQTu+hPm93P8MU28OoeGv5Y/1b9xdhDD9YTycy/1ySQj77mHDOOZVpBXlS9Kaounv/GwbFy+joad0xv8Q2BnAmWuxluM1udzSW0M4MidJqv8U44VruaSs+4v/CtgZ1b0dgjVYU94xujy9b6+h/gH/u8QuNCoGgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "88,I", "label": "88, I", "description": "" }, { "symbol": { "type": "esriPMS", "url": "21c3e209d89defa6e1261969da89536e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAYAAAAzrKu4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABWZJREFUWIXV2Hts1tUdx/FXpfQnbcH5EG7rChgQZHVKQsbGhtbAGgQlQLyAEyZq4wR0XAYqTJEtzLnJgM2QIpMgNsQhaSYyFzDIRba4rZjJRANLCchl6LA/NmDiQYT98St5aPs85Qlxnfskv5zkfM/3nPfv3L8n3+dU+f9rgGz6/wJbw8ibqC3k/VwqOUvB2yrHdnCgtqcNu3L0aVPLmIFsxD9zAev1Pda+TN5yPvgStd15vVMUvVVYVFR/NopOi+Pi+hD6HmLQIQbP48qnPZs/CMup78H2L7KtJIq2ty0q+vBsHJ8SRcVHQrjyEN84GEXXzQmhz0/In0vVj5h8QbAJzAvkTcRWuszi5pibhUAIzf5iHG7FH3AE6+g4mWGBYY18zvOdGIJh+AX+wp1yALvkAKNnYkjD9wN8gKP4tKFQHgrRGV84z/kqXIcfNvgcx+kmPl1wWUPe+5hKh++mUgOfieM/ZwWLouibW0IoXnVeXgFKG75c1Q49cyjXFdPRPo5nSDo/M1g/hndqcGgtlWMl32qa3wisWwhDR+CS1qJCH/yGjugkmabNwWJ6d8HhVgRr25BGUXRtCGFjRrC3RJfdrvnKaw2FEPpK9jQ0AQu6fsrKNsn6ak2NO8OWRixNtouSU3QsSBZ1ZvXty+7dnzXYkTx83ALY5R9xsjiT68yZTJ9O16588gnbtlFRweLF3HNP47IHDlBW1rItrTOoy5Nse9nAOv2dDzs3herRg8ceY8cOyssZOZL581m1is6dOXaMl15Kl6+vT9Kysuy2tP6FIJVK1cVxnA2saDd/7c/wRrnXX8/Bg8yaRV0dixYlPdGvH4WF7NrFAw80bZDS0uy2tP6Bbmfi+PDb5+c2ATv4KlvGMkN6IVNdnXzndN999OzJK68wfDj79rF1K/n5vPFGMuzQrVt2W1p7ceMhVpxsAWztOiL8DWUyaf9+Skp47z1eeIGxYxk4kO3badeOadPo3ZuqKjp0yGwbPfr8GjejZFPTdpoe4keYsJ+N3bOBLV6cLIB7703m2cqVrFmT9B68+CJjxrBiRXbbgAG8+SbJMP4MQxZcCAxdn2La08mZ2nzbWLgwSdu2TXpgzpx0w7BhA7fdRq9eTJzY2Pecrbz8HNjvMOkwVTtzAJu/lLueoLo9yYR4/HHGj+fqq9PXqpMNM2LBgmSoDjecY6Wl6fTddxk6tLltzx44hPvx5CPNGTLfYE+nUl//fhxPWsYwfMXOnXTvzurVyfwYMoQ77kjm2RVXsGxZsoVUVHD33clKrK1lypTMtrVrT+PneHgv05/PFUwcT/pVFM2bHsLD/Vitpqa9JUuorOT4caKIvXuTYbzhhmTITpxI8vfv56GHWLeOQYMy21iDHWcYPyJT+1nBIIT8oRTv46kCHjVjRoHZs5Oe2rePLVuScjU1yVCPGpVspjU16ToefDCT7XV8WxRVzw1hQtbApYXw7dHDUbTqphB+vZ5FbZgqhEs991zzknGcrMJMamyrlVwNF64PYcKPs7d9gbgyhDs3UnMja9Yzq01ym0+15JJFZ/EaKvDTTcwYfgGHXALeWzaydTAbNjP6UhZigCS8yEVHsRzP4PnVfGfcBRxyBYPyP/JOSRT12RTCrdcmEdc4fBltsvjU41XMRcWpVOqXlXE8ojpL4YsFg7I4BP1TqT9NiePNT3BNB0ahEl+VbMYfYxfWYzZuP8uTr9H/ljjufSz3ti7i7SKOv7YES1Kp398fx3WPUN2dkXlJRPmOJKao/De/fZmrptL7SMs1fkZgacDBS7GUE4Wp1OS74vjoiCgq2BNC6VKuyen94r8CllbxR3GsClUZXhAuWp/bZ6j/AHfo6ep/7OTNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 28, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "355,I", "label": "355, I", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809659.045804458, "ymin": 5124427.761177795, "xmax": -9800548.713407313, "ymax": 5133986.418651946, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1820_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1820", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1820", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 53, "name": "lisleread.GIS.centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_9028", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6.5 }, "value": "1", "label": "Tollway", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "2", "label": "U.S. Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "3", "label": "State Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "4", "label": "County Route", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4.5 }, "value": "5", "label": "Local Street", "description": null }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2.25 }, "value": "6", "label": "Ramp", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9811084.502518747, "ymin": 5123328.189080724, "xmax": -9799162.155269988, "ymax": 5135979.07509281, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "MAINT_BY", "subtypeFieldName": "MAINT_BY", "subtypeField": "MAINT_BY", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeString", "alias": "SEGMENT_ID", "length": 4, "domain": null }, { "name": "SEG_SUB_ID", "type": "esriFieldTypeString", "alias": "SEG_SUB_ID", "length": 4, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 4, "domain": null }, { "name": "PRE_TYPE", "type": "esriFieldTypeString", "alias": "PRE_TYPE", "length": 8, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 20, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "length": 8, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 4, "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 20, "domain": null }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 20, "domain": null }, { "name": "WHOLE_ID", "type": "esriFieldTypeString", "alias": "WHOLE_ID", "length": 20, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 60, "domain": null }, { "name": "ROAD_NUM", "type": "esriFieldTypeString", "alias": "ROAD_NUM", "length": 20, "domain": null }, { "name": "MAINT_BY", "type": "esriFieldTypeSmallInteger", "alias": "MAINTAINED BY", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS FROM", "length": 6, "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS FROM", "length": 6, "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeString", "alias": "LEFT ADDRESS TO", "length": 6, "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeString", "alias": "RIGHT ADDRESS TO", "length": 6, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap", "domain": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_gray", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_gray", "domain": { "type": "codedValue", "name": "centerlines_streetmap_gray_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_streetmap_inset", "type": "esriFieldTypeInteger", "alias": "RuleID_streetmap_inset", "domain": { "type": "codedValue", "name": "centerlines_streetmap_inset_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_TYPE", "domain": { "type": "codedValue", "name": "ROAD_TYPE", "description": "ROAD TYPE", "codedValues": [ { "name": "TOLLWAY", "code": 0 }, { "name": "US ROUTE", "code": 1 }, { "name": "STATE ROUTE", "code": 2 }, { "name": "COUNTY ROUTE", "code": 3 }, { "name": "LOCAL", "code": 4 }, { "name": "RAMP", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "centerlines_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "centerlines_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "centerlines_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "centerlines_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "County Route", "code": 4 }, { "name": "Local Street", "code": 5 }, { "name": "Ramp", "code": 6 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2006_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2006", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G8044WHOLE_ID", "fields": "WHOLE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2006", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1345_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "id": 5, "name": "OTHER" } ], "subtypes": [ { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "VILLAGE OF LISLE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "DUPAGE COUNTY" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": { "type": "codedValue", "name": "centerlines_streetmap_Rules", "description": "Representation rules", "codedValues": [ { "name": "Interstate/Tollway", "code": 1 }, { "name": "U.S. Route", "code": 2 }, { "name": "State Route", "code": 3 }, { "name": "Local Street", "code": 4 }, { "name": "Ramp", "code": 5 }, { "name": "Private Street", "code": 7 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "STATE OF ILLINOIS" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "PRIVATE" }, { "domains": { "RuleID_streetmap": {"type": "inherited"}, "RuleID_streetmap_gray": {"type": "inherited"}, "RuleID_streetmap_inset": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "RuleID_1128": {"type": "inherited"}, "RuleID_2256": {"type": "inherited"}, "RuleID_4514": {"type": "inherited"}, "RuleID_9028": {"type": "inherited"} }, "defaultValues": { "SEGMENT_ID": null, "SEG_SUB_ID": null, "STREET_DIR": null, "PRE_TYPE": null, "ST_NAME": null, "ST_TYPE": null, "SUF_DIR": null, "L_CITY": null, "R_CITY": null, "WHOLE_ID": null, "FULL_NAME": null, "ROAD_NUM": null, "MAINT_BY": null, "GlobalID": null, "LEFT_FROM": null, "RIGHT_FROM": null, "LEFT_TO": null, "RIGHT_TO": null, "OVERPASSUNDERPASS": null, "RuleID_streetmap": null, "Override_streetmap": null, "RuleID_streetmap_gray": null, "Override_streetmap_gray": null, "RuleID_streetmap_inset": null, "Override_streetmap_inset": null, "ROAD_TYPE": null, "RuleID_1128": null, "Override_1128": null, "RuleID_2256": null, "Override_2256": null, "RuleID_4514": null, "Override_4514": null, "RuleID_9028": null, "Override_9028": null, "Cart_ID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "OTHER" } ], "relationships": [ { "id": 0, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 54, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_9028", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 55, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 56, "name": "LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 57, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 214, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 165, 179, 137, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PARK_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 89, 102, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9808693.50919497, "ymin": 5125153.104382081, "xmax": -9802470.017886186, "ymax": 5132743.8100801045, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "PARK_NAME", "length": 30, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SLED_HILLS", "type": "esriFieldTypeString", "alias": "SLED_HILLS", "length": 1, "domain": null }, { "name": "SCHD_BFLDS", "type": "esriFieldTypeSmallInteger", "alias": "SCHD_BFLDS", "domain": null }, { "name": "OPEN_FLDS", "type": "esriFieldTypeString", "alias": "OPEN_FLDS", "length": 1, "domain": null }, { "name": "FTBALL_FLD", "type": "esriFieldTypeSmallInteger", "alias": "FTBALL_FLD", "domain": null }, { "name": "SOCCER_FLD", "type": "esriFieldTypeString", "alias": "SOCCER_FLD", "length": 1, "domain": null }, { "name": "FISH_POND", "type": "esriFieldTypeString", "alias": "FISH_POND", "length": 1, "domain": null }, { "name": "TRAILS", "type": "esriFieldTypeString", "alias": "TRAILS", "length": 1, "domain": null }, { "name": "BKBALL_CTS", "type": "esriFieldTypeSmallInteger", "alias": "BKBALL_CTS", "domain": null }, { "name": "ICE_SKATE", "type": "esriFieldTypeString", "alias": "ICE_SKATE", "length": 1, "domain": null }, { "name": "INDR_PRGM", "type": "esriFieldTypeString", "alias": "INDR_PRGM", "length": 1, "domain": null }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "PICNIC", "length": 1, "domain": null }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "PLAYGROUND", "length": 1, "domain": null }, { "name": "SAND_VBALL", "type": "esriFieldTypeSmallInteger", "alias": "SAND_VBALL", "domain": null }, { "name": "TENNIS_CTS", "type": "esriFieldTypeSmallInteger", "alias": "TENNIS_CTS", "domain": null }, { "name": "CONCESSION", "type": "esriFieldTypeString", "alias": "CONCESSION", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1878_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1878", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1878", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 58, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 59, "name": "Land Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 155, 134, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9810674.24054842, "ymin": 5123372.81711583, "xmax": -9799018.435549304, "ymax": 5135983.492401185, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BILLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 10, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BILLNAME", "type": "esriFieldTypeString", "alias": "BILLNAME", "length": 25, "domain": null }, { "name": "BILLSTNUM", "type": "esriFieldTypeString", "alias": "BILLSTNUM", "length": 6, "domain": null }, { "name": "BILLSTDIR", "type": "esriFieldTypeString", "alias": "BILLSTDIR", "length": 1, "domain": null }, { "name": "BILLSTNAME", "type": "esriFieldTypeString", "alias": "BILLSTNAME", "length": 16, "domain": null }, { "name": "BILLAPT", "type": "esriFieldTypeString", "alias": "BILLAPT", "length": 6, "domain": null }, { "name": "BILLCITY", "type": "esriFieldTypeString", "alias": "BILLCITY", "length": 18, "domain": null }, { "name": "BILLSTATE", "type": "esriFieldTypeString", "alias": "BILLSTATE", "length": 2, "domain": null }, { "name": "BILLZIP", "type": "esriFieldTypeString", "alias": "BILLZIP", "length": 5, "domain": null }, { "name": "BILLZIPSUF", "type": "esriFieldTypeString", "alias": "BILLZIPSUF", "length": 4, "domain": null }, { "name": "PROPNAME", "type": "esriFieldTypeString", "alias": "PROPNAME", "length": 25, "domain": null }, { "name": "PROPSTNUM", "type": "esriFieldTypeString", "alias": "PROPSTNUM", "length": 6, "domain": null }, { "name": "PROPSTDIR", "type": "esriFieldTypeString", "alias": "PROPSTDIR", "length": 1, "domain": null }, { "name": "PROPSTNAME", "type": "esriFieldTypeString", "alias": "PROPSTNAME", "length": 16, "domain": null }, { "name": "PROPAPT", "type": "esriFieldTypeString", "alias": "PROPAPT", "length": 6, "domain": null }, { "name": "PROPCITY", "type": "esriFieldTypeString", "alias": "PROPCITY", "length": 18, "domain": null }, { "name": "PROPSTATE", "type": "esriFieldTypeString", "alias": "PROPSTATE", "length": 2, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 5, "domain": null }, { "name": "PROPZIPSUF", "type": "esriFieldTypeString", "alias": "PROPZIPSUF", "length": 4, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 3, "domain": null }, { "name": "EXEMPTCODE", "type": "esriFieldTypeString", "alias": "EXEMPTCODE", "length": 1, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 1, "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeString", "alias": "TAXCODE", "length": 4, "domain": null }, { "name": "FCVLAND", "type": "esriFieldTypeInteger", "alias": "FCVLAND", "domain": null }, { "name": "FCVIMP", "type": "esriFieldTypeInteger", "alias": "FCVIMP", "domain": null }, { "name": "FCVTOTAL", "type": "esriFieldTypeInteger", "alias": "FCVTOTAL", "domain": null }, { "name": "BILLVALUE", "type": "esriFieldTypeInteger", "alias": "BILLVALUE", "domain": null }, { "name": "TAXRATE", "type": "esriFieldTypeDouble", "alias": "TAXRATE", "domain": null }, { "name": "TAXAMOUNT", "type": "esriFieldTypeDouble", "alias": "TAXAMOUNT", "domain": null }, { "name": "LEGALDES1", "type": "esriFieldTypeString", "alias": "LEGALDES1", "length": 23, "domain": null }, { "name": "LEGALCODE1", "type": "esriFieldTypeString", "alias": "LEGALCODE1", "length": 9, "domain": null }, { "name": "LEGALDES2", "type": "esriFieldTypeString", "alias": "LEGALDES2", "length": 23, "domain": null }, { "name": "LEGALCODE2", "type": "esriFieldTypeString", "alias": "LEGALCODE2", "length": 9, "domain": null }, { "name": "LEGALDES3", "type": "esriFieldTypeString", "alias": "LEGALDES3", "length": 23, "domain": null }, { "name": "LEGALCODE3", "type": "esriFieldTypeString", "alias": "LEGALCODE3", "length": 9, "domain": null }, { "name": "LEGALDES4", "type": "esriFieldTypeString", "alias": "LEGALDES4", "length": 23, "domain": null }, { "name": "LEGALCODE4", "type": "esriFieldTypeString", "alias": "LEGALCODE4", "length": 9, "domain": null }, { "name": "LEGALDES5", "type": "esriFieldTypeString", "alias": "LEGALDES5", "length": 23, "domain": null }, { "name": "LEGALCODE5", "type": "esriFieldTypeString", "alias": "LEGALCODE5", "length": 9, "domain": null }, { "name": "LEGALDES6", "type": "esriFieldTypeString", "alias": "LEGALDES6", "length": 23, "domain": null }, { "name": "LEGALCODE6", "type": "esriFieldTypeString", "alias": "LEGALCODE6", "length": 9, "domain": null }, { "name": "LEGALDES7", "type": "esriFieldTypeString", "alias": "LEGALDES7", "length": 23, "domain": null }, { "name": "LEGALCODE7", "type": "esriFieldTypeString", "alias": "LEGALCODE7", "length": 9, "domain": null }, { "name": "LEGALDES8", "type": "esriFieldTypeString", "alias": "LEGALDES8", "length": 23, "domain": null }, { "name": "LEGALCODE8", "type": "esriFieldTypeString", "alias": "LEGALCODE8", "length": 9, "domain": null }, { "name": "LEGALDES9", "type": "esriFieldTypeString", "alias": "LEGALDES9", "length": 23, "domain": null }, { "name": "LEGALCODE9", "type": "esriFieldTypeString", "alias": "LEGALCODE9", "length": 9, "domain": null }, { "name": "BILLADDRL1", "type": "esriFieldTypeString", "alias": "BILLADDRL1", "length": 25, "domain": null }, { "name": "BILLADDRL2", "type": "esriFieldTypeString", "alias": "BILLADDRL2", "length": 27, "domain": null }, { "name": "PROPADDRL1", "type": "esriFieldTypeString", "alias": "PROPADDRL1", "length": 25, "domain": null }, { "name": "PROPADDRL2", "type": "esriFieldTypeString", "alias": "PROPADDRL2", "length": 27, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACRE_SOURCE", "type": "esriFieldTypeInteger", "alias": "ACRE_SOURCE", "domain": null }, { "name": "MULTIPIN_PRIMARYPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_PRIMARYPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_LOWPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_LOWPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_HIGHPIN", "type": "esriFieldTypeString", "alias": "MULTIPIN_HIGHPIN", "length": 10, "domain": null }, { "name": "MULTIPIN_COUNT", "type": "esriFieldTypeInteger", "alias": "MULTIPIN_COUNT", "domain": null }, { "name": "OWNERSHIP_TYPE", "type": "esriFieldTypeString", "alias": "OWNERSHIP_TYPE", "length": 50, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 50, "domain": null }, { "name": "SPECIALSERVICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALSERVICEDISTRICT", "length": 50, "domain": null }, { "name": "SPECIALPOLICEDISTRICT", "type": "esriFieldTypeString", "alias": "SPECIALPOLICEDISTRICT", "length": 50, "domain": null }, { "name": "FIREPROTECTIONDISTRICT", "type": "esriFieldTypeString", "alias": "FIREPROTECTIONDISTRICT", "length": 50, "domain": null }, { "name": "LIBRARYDISTRICT", "type": "esriFieldTypeString", "alias": "LIBRARYDISTRICT", "length": 50, "domain": null }, { "name": "PARKDISTRICT", "type": "esriFieldTypeString", "alias": "PARKDISTRICT", "length": 50, "domain": null }, { "name": "SANITARYDISTRICT", "type": "esriFieldTypeString", "alias": "SANITARYDISTRICT", "length": 50, "domain": null }, { "name": "MOSQUITOABATEMENTDISTRICT", "type": "esriFieldTypeString", "alias": "MOSQUITOABATEMENTDISTRICT", "length": 50, "domain": null }, { "name": "SURFACEWATERDISTRICT", "type": "esriFieldTypeString", "alias": "SURFACEWATERDISTRICT", "length": 50, "domain": null }, { "name": "GRADESCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "GRADESCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "HIGHSCHOOLDISTRICTCT", "type": "esriFieldTypeString", "alias": "HIGHSCHOOLDISTRICTCT", "length": 50, "domain": null }, { "name": "UNITSCHOOLDISTRICT", "type": "esriFieldTypeString", "alias": "UNITSCHOOLDISTRICT", "length": 50, "domain": null }, { "name": "COMMUNITYCOLLEGEDISTRICT", "type": "esriFieldTypeString", "alias": "COMMUNITYCOLLEGEDISTRICT", "length": 50, "domain": null }, { "name": "OTHERDISTRICT", "type": "esriFieldTypeString", "alias": "OTHERDISTRICT", "length": 50, "domain": null }, { "name": "WATERCOMMISSION", "type": "esriFieldTypeString", "alias": "WATERCOMMISSION", "length": 50, "domain": null }, { "name": "AIRPORTAUTHORITY", "type": "esriFieldTypeString", "alias": "AIRPORTAUTHORITY", "length": 50, "domain": null }, { "name": "REA017_PROP_CLASS", "type": "esriFieldTypeString", "alias": "REA017_PROP_CLASS", "length": 1, "domain": null }, { "name": "REA017_FCV_LAND", "type": "esriFieldTypeString", "alias": "REA017_FCV_LAND", "length": 9, "domain": null }, { "name": "REA017_FCV_IMP", "type": "esriFieldTypeString", "alias": "REA017_FCV_IMP", "length": 9, "domain": null }, { "name": "REA017_FCV_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_FCV_TOTAL", "length": 9, "domain": null }, { "name": "REA017_DUAL_LAND", "type": "esriFieldTypeString", "alias": "REA017_DUAL_LAND", "length": 9, "domain": null }, { "name": "REA017_DUAL_IMP", "type": "esriFieldTypeString", "alias": "REA017_DUAL_IMP", "length": 9, "domain": null }, { "name": "REA017_DUAL_TOTAL", "type": "esriFieldTypeString", "alias": "REA017_DUAL_TOTAL", "length": 9, "domain": null }, { "name": "REA017_PRORATE", "type": "esriFieldTypeString", "alias": "REA017_PRORATE", "length": 9, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FLOOD_ZONE", "type": "esriFieldTypeString", "alias": "FLOOD_ZONE", "length": 5, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1836_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1836", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1836", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1219_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 60, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "9k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 61, "name": "15k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 62, "name": "lisleread.GIS.streetsanno19200" }, { "id": 65, "name": "BNSF Railroad" }, { "id": 66, "name": "lisle.GIS.highway_signs" }, { "id": 67, "name": "lisleread.GIS.dupage_centerlines" }, { "id": 68, "name": "Village of Lisle" }, { "id": 69, "name": "LAKES_PONDS" }, { "id": 70, "name": "DuPage Municipalities" }, { "id": 71, "name": "Village of Lisle" } ], "minScale": 20000, "maxScale": 10001, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 62, "name": "lisleread.GIS.streetsanno19200", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [ { "id": 63, "name": "Major Streets" }, { "id": 64, "name": "Minor Streets" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810764.295195553, "ymin": 5123423.870948007, "xmax": -9799331.683445726, "ymax": 5135908.687701471, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1848_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1848", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7578AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7578Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1848", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1231_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Minor Streets" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Major Streets" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "Minor Streets" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 63, "name": "Major Streets", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 62, "name": "lisleread.GIS.streetsanno19200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9810764.295195553, "ymin": 5123423.870948007, "xmax": -9799331.683445726, "ymax": 5135908.687701471, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 64, "name": "Minor Streets", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 62, "name": "lisleread.GIS.streetsanno19200" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9810764.295195553, "ymin": 5123423.870948007, "xmax": -9799331.683445726, "ymax": 5135908.687701471, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 65, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_9028", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 66, "name": "lisle.GIS.highway_signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "field2": "Type", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a26eb328926e5416b9fd6f76a8bba7b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABHJJREFUSInVl3tQVFUcxz9nwV3A0AZBwAYUWXkaJqsoMOMDLV9UA6SM4/DQZlLRmilxtGZMciY1XzM5zmgNZI7Z6D8ROSusAjVmpOxI9KDUVHzkA9E1M7TV7j39sezOLnt33azG6fvX+f3u79zP+Z3f/Z0zN5hHpOD/HVhKYiB2MFz5RQhs/ylYSkKBucASIBOuAKhS8gWwDfhMCJR/DSwlCVIaKsC+4Oatsgjrd/mcvxzNgMfuMDqtTTdi2KY8IWx5wAUp2QFUC0H3Q4GlRIDhGbAvlTJi5s/nKnXmw3m83hSPXXWPzGC+sYiymVayMnbFh4YcWgusVlX2CRGxTQibNSCwlIQDC8BQcfePCUnW70vZXZ9F9alwn6vfeTqcnVvzeKr/RJbnnyBv3H5DzOCtpWArlRIrjjLsFYJ7mmApSQOart1YHNP0dQEb9qfS3hPkE9hX7T1BzNuXDvvSqcoppyDvMCOT1ozV6Wy7wLBCSvskZwn6ZvzuDye3xExcV4ztTxEwUEtVLTFUtcxh09RsXiubgBD2NClZBbyiBR6zo3a6X+h8422KJvxEdGQX/frZuXM3nDMX49h8IFlzdyob43jh6UqGPvE2QjDa6e8L/vHGbX2OL+i2GZ0sLH6J4OAOD392JuRPLmHpxtXs6Qzzmnf/figAUnLGF/jgdNOFnL3nU7wmJ4eolBesd0G7byzk7MWxjEr9mBBDM48P2E3l3Cz2rC3ymDdUL4kbYgFACBp8gCMaRqV0VIE3uDSri/5h+wFQ1VgWblhB7aUQPpozlHnPNQMQP+Q44AlelH0Fg/5LAAWw+ADbrCOGNdoMuqIIz16FNUdiaTnZSULUXQaG3af2UggAsVHXXTG/98R6LTh71Ann8JgQ3NQEC4GqqnWWZaY1c9daozxeYFfB3GWALoPLt6e4g0njlrjsz49N9QKnJn7lHNa7+70OECGon5h5ygvsLqNeZffLFsaPftHla22vpvyTVI+4eQl3GDxoe68VUY/bXaJ1ZFrSjFYJuZo9NSvazvZl7xM3ZB0AimrE3LyF5z8c4xX77PjTzmEX2Nrcn2llfE1RqtumRVaYLNf1Hs+mRd7jgzc2uLL49bcS3qlZzvrjkVprJCPlWwCkpEGnQ/oFO+A9B2bnnjNZ6pI8/BsXf+q2dXC1O53CKUcpnOKwFSWI7M0zAEcbDY+rcybjUV8/YBoyUztW4QZ+NeMmI5NWeMSlJK70sBUlGXCAF+VexqBvAUcbHQwIDPZjxoTGW1Aw0OmZOvYUQti1wzWU86SrjY66t5FfsBAoqlrbsNL0VrGzfrNqxkHN5YDBqYlHnEOvbfYJ7oUfmDzmZLGvD8efSob3EDXovV7Ls40eCAYa0oytPtvKn/LHu+6Cq2D7RivGX8bXFKWmbVZ0hcnsdloFoozkdkC7jR4IdsB7zLNzz5rMfU4kfzLqVYbH1/bO165vAOD+9WWFU94sKwyY6y4FOPRQYLC1AteBv/+F+WijgMBCoAK+b4t/oEf27/QXTsp8dkJHhVEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,CO", "label": "2, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d30a39316a2358f0c8691cbedbca1912", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABLhJREFUSInVl2tQlFUYx39n0X1BIB3kmuIFFgQ0TBZRoIFcJRnFD2rkgClmOhJ0mRKnHLPIvDTGNOboaJPmWNOkH8pQcUFgJqU03CTKS14wL9NAoC6KrrbivqcPKzsLu7CbU+P0/3TeZ57z/s7zPud/zrz9eETq978DS0k4RIRCyx9CYP5PwVLiB+QBxUAStACoUvIdsAnYKwS2fw0sJSOlVIrAurD9ZkGQ6dccLjeH8VjAHcYlNGhiRpQZhDAbgCtSshXYJgRXHwosJQKUZ8D6spRB085fKtFUHDawvHYYVtU5M5EXdLMpmGYiJXHnMD/f6rXAu6rKbiGCNglhNnkFlpJAYCEoRXf/yog1nZjPF8YUtp0L7HX1O5oC2bHRwJP+mSzLOYNhwj4lPHTjfDDPlxIT9jbsEoJ7bsFSkgDUtl1/Kbz26EzW74un0eLTK7CnGi0+zN09GnaPpjRtATMNhxkTu2q8RmPeCcqbUlqf7mpBz4o/Pnn2o/DMdXMw3xdeA92p9Eg4pUeeo2xKKm8UZCCENUFKVgKvugMnb92T3Sd0epiVxdknCQ9pxU+x0GEZxInz0bxujOrRe7tKaiJ5NquE4UPWIATjuuI9waev39Km9QZdm9nM0gXFaPvXd4s/lQyZyWUkvZ/vFt7Z6QeAlFzoDXwwW38lbdflOJfJOq3KK/lrHNC6nz7n6vXBzJi8gv79GkmIKWH1pAyW1Q7tNm+4VhL5eBUAQlDZCziocmzcqVJwBccM6uRQfQFDIybhq1jI2DAFgIsJMxgR2QhAZKgZ6A4uTG1B0dYB2ICqXsBmU8yIGrOimR3U85MZ2xSMn6UAKQAURN9m6vhLRA75CoB7nRMwHotyWXDq2DNdw3ohaHcLFgJVVcurlupX5a01hbi8xFmv5VYzbkwxAKoawY6vP2TnhQCXvPjoHxxrd467HCBCYMxMOucRrNXexXJ3Ov5+FWg0LSzKXQx8SuF+nSNn7sg7hA7e8uApyIjTXeLuyKxK0JkkpPdpZP3qfKxqPrXFhzCk5uHjc5a8nE0U7t/gyJkxsalr2ArmBk8Vt9ls2xqmBhfpq65pHfFRvipZug5ihtzAX+lk0d4YAA41xGFItecEDKhB0eCwVGLcLwBISaVGg+wTbIdbDuSmX9JXlcc6YvPGt7JiiR4Am6rj6G8VbD8fSOoYhzW51j7HAR2ulURFlncV062/fYCpTIo/tRIn8Nt1EeRmrSM2ajk+miY2L1/Emo5EwoI3O3K+rc5zjAvTm1G0R8Buo4NegcFarxtZcxNmDnSO5q9/ns2FISSN3oKirSMsuA6AGx1zKa95kSVOGyvtCYeNfnS2kaeKbaq6p/It/XtzPjge7Igfv+3DxLJp6LTZZOluEeB7n+Z2P768OMDlHfHR33cNXT5zHxWDEByYlHy2G7hLTfc0NJ0e6GaWXfOiLIQM/uTBU3cbeQQDlQm6Yx5t5U45Ex0b7k8w/+wup6+K22y27Q3Tw4r0Fa3KPwInjrKf3e5s5BFsh1sqctN/11d8E+81VKdViRq258F89/31AuxvLJg1+Z2CWV5znWUDqh8KDOZjwDXAdYd5llsbeQUWAhXo+7Z4SD2yf6e/AeKSl8Cgpl5GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,CO", "label": "3, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "67fd5296f6fda3d2ab710c33a75846c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABEZJREFUSInVl39M1GUcx1/PHd3pgBwnwqnjkB+iQKJyhPzYoC4ppvgHEjlzgbHWjFhbCbPaLLTSUmdlztQwY/0j6wcjBgeKLa1MvUmYUkJoyhKC5JyzE066e/oD7jzge3Kwmuv91+f5PJ/n+/o+3+d5P8++ftwj+f3vwFKih5kh0P27EFj/U7CUTAVWA88DidAN4JSSb4DdwFdC4PjXwFISIaW2GOxF128U6iw/5XClK5T7A26xOK5ZNXfODpMQVhPQKSV7gQoh+HNSYCkRoH0U7CVS6pb9erlUVXfcxCtHDdidnpUJPB2dR+EyC8kJlYapU45sAV53OqkSQrdbCKvFJ7CUBAJFoC3uH8iIsZwr4FNzMhXtgV7f/mBHIAd3mVjkn0lZzgVMS2q1+pBdBWAtkBILQ8twSAhuK4KlJA442tv3nP7oD7lsq42lxab2ChytFpuaNVXxUBVPedpack3HeSBm84MqlbUStBuktD/kWoLRM37/fNtOfebWVVj/Fj4DlVR+Qk/5iSfYsTSVlwozEMIeJyUbgReUwEl7q7O9QvPD+okKsWEfVLPnfBB6P+kVfFtC96CgtCmMx7NKCZ/9FkKw2NU/Gvxz301NmtKDjAEO9pS9Q7BuPzdtuSR9XcyTK7K8gjuvvkr4hhIABgenAiAlF72BD2cbO9MOXZk/Irk26i82PfsJwbr9XkGj5ZRDeyNcIwmb1QiAEDR4AesaFs5vLYc74JOl9SQt2I5a3TaisumMgf7+YyNy2Rm1zNbvYMBuYt9n+QCsS+1Gq/kWwAE0egFbLXPnNFm1qjydy6vzIo+hVrfRdmkrkYYq7vNrAYYt1HHHYjuzOpkV+gEABz5/g7fPBAOQuvCCq+SUEFxXBAuB0+msaVxv3Lx6i2UGAOfas7C0lrD+SBgDH9ejpEX+Dp7J244Qdn7p2EaJOcLdFxv1vSs0e44Zc4AIgTkzsd0NznhvqSLMU2+uOkNgwBcAfFS93J1fE3GLkOkfDrd0ZjzuEqUjszEu2iIh3WcjpxmrAejqeZF3zwa58ytSOlxhD1ibPccozbjX4ahofiy42Nh4TTMutCyxj6BplQC0tqeM6EuYfxYAKWlQqRhhesVLQghbfX76ZWNjTcy44CXxne649TeDOw7XSCLDalyTMY8e5wVMQ2Js60Z8ABtmXnXHF7umueN16V1oNSdgyEaHfQKD/VR0RNMNyJ3mmZ1SVDWmMnlbDtA1Jp+2wG2jk542uitYCBxOZ3XDy8ZNq1x+nKhio75zhWM+s1fwMLz+4aS2SYGfirQxY/q+4dZIG40LBhriok9PyFYu5aS474I/wPqjUs3dZtzrcBxoXh5abKzr0U4InDBv6FhVstG44CG4rS4//ZKx7stYn6HRGieRhurh8crr6wPY31y48pHXClf6zPWUAzgyKTBYTwPXgMlsbUUb+QQWAicwYxLQcXXP/p3+AUTHbg5cYrrsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17,CO", "label": "17, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e1aa0d6c0f406cafd138c14dc43987ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABPtJREFUSInVl3tQVGUYh59vV9hWF1AURRwQFRAQUVlRwPG2lhdgatSIsBHMJlNzJNNuU8qlkSytMQe8hQOOMyZhWSnCqkzmhdRVIpXGGw4gAyG4aAwpl92vP3BXwAXRapx+f53zXs5z3u897/fN6cFTUo//HVhKXGFgf6iqEALjfwqWEjUQA7wJBEEVgFlKjgKpwI9CYPrXwFIyRErVUmhcWHcnztlwPpKyygE4av5ijH+hwttzg04Iow4ol5KtQLoQ1DwRWEoEqKZD4zIpncOvlq5S5BzT8UG+B43mtpGBvOo1l7hwA+MCd3qonzmcAiSYzWQJ4ZwqhNHQLbCUOAALQbX07r1JPoYLsezKHUf6FYdO3z7jmgMZm3SM7jWZdyIvoRu/X+Xaf1MsGGOlxEBrG/YIQZNNsJT4A/k3by1xzf9lNp/t96OoQdkpsKOKGpS8kjUCskaQGLaA2bpjBPgkBysUxp2gek/KximWFnSs+MuLl79wnfxJNMYW0W2gLSUWuJJY8BIbng3l7bhJCNHoLyWrgeW2wGO37pv5j6FtteqIOy8+t4rBg9YiBGMs9o7g32/V24d1TP5ofA2jfSpQ2TVzu15DrsGT3aU9rf4Vo+oY51+BRn2X2jon9hwfgr7W3upvblYDICUlnYEPzdSWh+0p87Uazrx7gODARe2CXo4czqTsr1h8wItj8UeYGBzbzh8dPoNVGzeyudiJwfYSdzc9AEKQ1wnYOW+Ub3Ei+FortUCvlyVRUBTG89O246jJJiYylYqaD61Q/bG9/HbVg5UL5qNW64mddZLNxeEsDq1CZX8cwAToOwEbDd6eR4wqxVznRjMolWbOFKWj6VXH5m8jSLvYm3PDdAQFZKPpeZr1BhcqEq6g9a4h84QHnk5NmM0alEpoamld6tBRlywPPy0EdTbBQmA2m3/Qr9Qmx6QYXEgqGEBSQbjVv3ZSFSN9twFQUr6IRjNklmjILNGwK6qYqFkJ2Nmdo6o6nk+/ngiA37CTlvTctqyHNhAhyJ0cdCUmxeDSzp417zxzZy5DqbjGnT/nkZge3b5JTvU0NQ1EZQ8DXL5nScRUev8UQP++WywRubQ5S2xtmXp/L4OECQLAuYckb0UOwaMe9Pqt1Fj2V6naJUWkh0B6CBfWhBHgs5JZUxbSYtppcVeDsfBRFd80mdILZ/RbqtXX2pMTn2eFnr2wldS9OnqrW5g/tIXhbvVMDz1L3z6VpGTEsOOqAzW3BgKgUBjx9zoPgJTkKRTILsGt8IaDURNKtdrKPoSMec1qHztyMZkjH8QlbykkKOBzlMrLJLx+j+iSIEKDtgNQWrEaj0E5lmLa9bcLMHlBfsWrvT0dbbmtKr7hRNruDGJfSMPdbR3ubiClMyVlyeSfmsKi6I+hdYwOdQsMjae9hhy54/hGmhNUdgn/ptyTeP16otyT6dOzmSvVao7etuPn5fmWkFNtx6hLsBCYzOZ9ee9rk6LXnevXJdii7BtqQG299xt2wnL50DJ3Cr4PPzh17OVug9tq/tAGXPpuu3/XfoweCQby/L3OWMfqcRQZYj0L/gDjr7Ziuqr4psm0ozBiwFJtTrWqszCbChxeBNgeo0eCW+ENOVETrmtzvvPrNtTL3sxQj3338233txvgXrlxc6atiZvTbW5bmYDDTwQG4xmgFnj8L6yTMeoWWAjMgEtXMU+qp/bv9DfEOb6bBj4T6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23,CO", "label": "23, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f10b23387acdc259f2929aecac84d43d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABMdJREFUSInFll1MU2cYx3+nX8dK2lKlazotbflqWbgwWUFLGATiBTfKlXLhjcqF0RhRT6qCCWIsYFjUwIVcmMZConghl812M7ZsJoTEETIJtJlkTot1syIfzq5SYBdK15aDJtvi/slJTp78n+f3vs95T95HxUeU6v+CGYB6IBcQ/oPaCYvF8mM0Gv1JDvYV4AEQRZGJiYkfHj58uHrgwIGq2dlZBYDFYlkZGBgYLSsrS0qSVHL79m3zWnJLS8sjSZKeSpJk6+/v3wYQjUZXLRbLjjVgOsy99hIOh0dsNtsXRUVFxGKxWCKReAoIoihuFwTBA3Dr1q2lQCAQTiaTcbVarVepVA7A7vf7fwFm3gGFaDT6ObAOpgaYnp6+b7PZPGtBQRDyNm3alCfTJrVarXaq1eqMoFKpdPj9/kdpQFGujUxOTk4VFBS4+ZdSKpV2v9//SKFQRG7evJmKp2Ctra1/lJaWlqYnxeNxQqEQi4uLWK1W7HY7giB/dqamptBqtdjt9hTQ5/N9Iwvr7OzMaWtrC4mi6AKYmZmhqamJ4uJinE4nLS0tNDY2cvz4cRQKRQbo8ePHVFVVcePGjRQMoK+vz5Luy2jj2NjYrMfz9nN1dXWxZ88ejh49ikKhoLGxkfLyciorK3G7/+50IpHgwoULiKKYXoqlpaVJn8/32YawkZGRrR6Phzdv3lBTU0NlZWVqFyaTidraWiKRSAbszp07eDwejEZjBiwWi/0ObAyLxWI5ABqNhn379mUkP3nyhMHBQSRJSsUePHhAMBikv7+f8+fPZ/jj8fgyWcqAFRYWvgS2p8emp6e5e/cu3d3dDA0NUVZWBsDCwgJer5fe3l60Wm12XXJzczXvhVVXV89nGxQKBbt27aKtrY3Ozk4KCgpwuVxcv36dQ4cOUVJSsg4EYDQaS0RRXE4kEvIwh8NhzU5yOBw4HA5qamrQ6XR4vV4kSSIcDtPc3EwymUx5V1ZWSCaTKJVKBEEwX758eezUqVPrYV6vd0alUtnWkubn59Hr9SiVypTZ7XbT1NSE0+kkEAgQCAQyFnbt2jUA5ubmMBgMNDQ0vJSFud3u34BtALFYDLPZTCgUwul0pszPnj3DZrPR3NzMiRMnMkCXLl2ivLyc+vp6cnJyADCbzfp0j+x9ZjKZaG9vp7e3l4sXL2I0GgmHw7S2tnLlyhXy8/PX5ej1ekwmEzabTa5kJmx8fNy0f/9+AARB4PTp0/j9fkwmE6IoYrVa6e7uZu/evRsWy9aLFy8WZWFdXV3W9vb2nzUaTTGATqfj5MmTHDlyhFevXmEwGNBo1p3mlK5evZodWh0cHNwiCwPo6elZ8Xq9CdKuBa1WK/sffUiRSOS7s2fP1m4IO3PmjDMvL2/84MGD+YIgbOEfKhKJfFtRUVGVHV93QA4fPrxjaGhowefzfe9yuYwajcYkCMJmQRB0yM8mr1dXV+PLy8tzz58/nxkYGDCeO3cufUercrB53g49BINBfTAYrE6vWFdX9/rYsWMTDQ0Nn6hUqk/D4fC9np6eor6+vnxgM7AVKJRZzJwc7EvAuwbM1vDw8Obh4eGKnTt3/rl79+5fOzo66uR8aVoC7gNfy8E63j3v1ejoKKOjox+yyeqjDql/AVDDlwAjdTUfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "34,US", "label": "34, US", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fa4dd4756ba0a4cd2d0699cd9d0c7cee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABORJREFUSInVl31M1VUYxz/ngvdCyotXUSSQd4FrIgKRwiZ2y3Smbb4iQ6BM0jBpKi51WcQUmyFN51JLJddqYitmDgGVhlSk3kLMKDU0wRQhuQgCesF7T38Ad4D3ytXVXM9f5/ec59nnPOc533P2s+cxmf3/Diwl7jBqBNT9JQT6/xQsJY5APLAcCIc6AJOUlAI7gG+EwPivgaXEV0pVKhgWNzUnq3W/zKTm+kich7QzQVOhCPTJ1gqh1wK1UrIL2CMEfz8SWEoEqF4AwxtSqmf8cSVdUVCmZV3JaAym3pGhvBIwl+QZOqJC9492dDiWBbxrMpEnhHqHEHqdTWApcQIWgyr1zt3JY3TnkvisMIo9F52srj632onc7VrCBseyZuZ5tM8cVrmP2J4E+iQp0dHVhgNC0GERLCUaoKSh8XX3kh9ns+VwCJVtdlaB/a2yzY6EvLGQN5aM6JeZrS3jqTGZTysU+v2gektKw5SeFvSveNuvF3LcYzfHob8nbAZasoxydzLKF5D9/CRWJU9GCINGSjYAaZbAkbvypz8Q+lpQC+ohHbTcHcRHVS4AaId2Ms6zlZY79uRW921J+nEv5k1Nx/vJTQjBhB5/f/BvjbeV0dagm2Ovs+bVhdgpqrl+YxX1Hy4na1kegT7ZCNEl5ZyWBHbmrWT9CQ9zXmenIwBScska+Oj0iNroAzXB90GXhrTwZuI67BTVZt/WFbl4e25EShVXrm5g1MhSXJ0/Z2VSHZV/fsLBWke8lRIvj2IAhKDIClhdND64KgP6gqcN72DT8g9wdDiGyaRGodBjZ38XD/ccAM7+ns2ErLl8PGsqKXGTcVB9S4K2ioOfRrJsUh0q5XcARqDYClivC/Q5rlcp5qp7tOqtlOxcvY9hrnupvbae1nY1msB0lIPazFmXrvoBUFjhSUpcl8/X6zIQyaTx53vCTglBk0WwEJhMpkPFqyMy47N0bgAcTCvE1yuTpuZkUnNSyEo5BIBCdJrzWtscADjZoDL7nAY3AhDi/0OPq7A3674LRAgKY8Mvxmfp3Pgq8QxRYUswdESzeW8611rtEUL2T0F0i0DZWwwSEnzbGTFsZ7dDXUivt8TSlVmsCdBJiBFhwT8BoFKWs2XVuD5BLs5fmMfOQ+4AEO5mMPta24cya6L5INaDvmKgihuMxj0V04anRlhYlEUL8T8HhPNSVI3ZV3PNj9DgswBISZFCQZ+tsvhICNF2ZH7MlYi1uxbh7LCwz9yaRfkE+a+l/mYqt1s9CPB5myC/ddRvq0XtUgZA570wvizTsHv9lp5iCvszrIApCg+p2rDk0Jj75tI6uw6S8Z4DS7cmsm2FI5qATeZeNjUnsy8/lWCvZlTKcuiS0VGbwGA4FeB7vBlmu/SfGb9xAbDA/D0uM54prvMY69lG420lB2qeAOBEWklPyMneMhqoYqPJlF+0NuK9uPd/Hm55bb2s9NYgSm+59vGF+H/fM7xvm62Cu+FHno28YBO4vyX6teE2bHf3V18ZDQgGijQBpyXEPPT7OHOi+S24AfozlmIeVHGD0bi34sWRqREF9SprYRYtNKgSsCyjAcFd8LaC+TGXIwq+DrEZGqA04Tc6vzvfcn9tAA8uTJ7z3DvJc2zm9jYjcOyRwKA/DdwEHv6EWZGRTWAhMAFujwAd0B7bv9M/cN2nB8Hx78UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,CO", "label": "40, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "994180fae9ce528c779b21c5768f2aee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvpJREFUSIm1kz1II2kcxn8TYyYRPwI5/AA9vEKiBi3kAopYioWghchAtLAR1HRGUJBp0kgUk0o7xUoUtEglITJgkeAoIghabM40a65RUkgIGk3mitsdN5uwCZvdp/rzPv/3+b2fRn6zjN/UdaIo/g1UVZipvb6+fgI+5wFcLten/f395grDAbDb7TmbzWaPRqP/6ID7+/s/Li4usFqtFYVnMhl2d3cNkUikG/gAzM/Pf3Y6nX9VlP5Fc3NzRCIRAb45IrPZnP0V4QAmk0mvjcUaUqkUJycnBePDw8NYrVZyuRxXV1eoqsr7+zsDAwM4nU4MBkPBnKKAh4cHZFnG4/HkjWez/28yGAxycHDA0tISgiAQCAQYGxtDkqTyAZIkMTs7W+Cl02ncbjeKotDZ2QnA6uoqQ0NDjI+PYzabSwNisRi9vb1omsbLywsWi0X3LBYLd3d31NXV6WO5XA5RFItFFQdcXl7S1tbG9vY2iqIwNTWFLMvY7XYEQdCfcjKZJB6Ps76+zs7OTsHqiwIymQyKorCyssLR0REGg4FQKMTIyAjn5+c0N3/8xXA4jKqqPD8/Y7PZytuByWQiHo8jCAKCIAAwOTnJ2dkZkUiEiYkJvVeSJCRJIhaL0dPTw/X1NV1dXaWP6PvnJggCDoeDx8fHoqvs6OjA4/Fwc3NTGpBIJFheXmZra4uGhgYANE3j9vaW0dFREokE09PTBINB6uvrdf/p6am8O2hsbCSbzXJ4eMjMzAxGo5FwOEw0GmVtbY2amhra29t1v6qqitPTUxRFwev1lgZUV1fj9/vZ2NjA4XAgiiJ9fX0cHx/rK/b5fGxubtLd3Y0oivT39xMKhWhqaioNAGhpacHv9+P1enl7e8NqteoX/nWXPp8PWZbRNC3vT5QF+Kra2tof2SX9PEAqlaou2V2m0ul0ISAQCLS2trbqL+dnlclk2NvbA8jmARYWFv51uVxtyWSyIgDA4uIig4ODF6qqfgDcbvefFSd/kd/v1+sfXvKv0H/Jogzy0wMA0gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "53,ST", "label": "53, ST", "description": "" }, { "symbol": { "type": "esriPMS", "url": "501f8678dc81ad1aabb972cfb866affd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/xJREFUSInF1n1oVmUYx/HPdHp0j/PlUZsWmEZmOs3MTDFF0ymKNV3SKgSbKSqSiILhSyUU/hMoYZaEkZUaGcl6E+zNQiXUGYkyX4dCWquIY6abHV9mfxyn257nmSKNfv/dv/u6zvW9z7nPfV/Z/mdlNxhnIQdVN5delSBxk7GaI0B1YwCFXdkQ8UnI19iNk7hwdT6na9eu3SorKwcnKciVeLQF+yv4NJlMbg/DsAJ/1SmYhwcx6m6KgyB4uzyKlmQEyOel50m05vHPKVxPrvitXFNlZeWVaZwtomU+rX5m8Gb6rQ3DNg1jYTzVxVzsQLsVUTQLS3ElHUD3cgYUktWenCewFmdw+WpAC+SSFdC2Nukumo8kdwXO1nlVzZBAm/iTuoQVtA2C4OEoinamA5g4i3/a07rWCHBbwyVlUEt0bGQ+GzPJTkbRtE9JBchnzNg6xZtC+XifCQ3BQCsG3duU1dED2+ON2RZ/1wM4Iej0gPi7NaUikWQy2TsMw931AKp0qYl81izSoUkBAoU1VVWHWtWOrwFE7rjA7dl0alKAyLmsZCLxTxRF9QHIO8u5nMYAxo9n3jzatePAAWbObNxP1SVUZIWh07VOHYAup/gjj+5pU5NJ3n2Xw4cpK6O4mM6dmT49vV9UlO4pIe6+TMXxNABtDnBgIA+lBSgqon17RoyIxzk5FBRk9tPrFEacpOJSCkAQ7NoQRfufoSQrPsbra+dOzp9n40a2bmXoUE6cyOyn1350/qquc30TRju2M/IiR1vSOyX1yBG2bWPyZMaNIzub1asz+6mKsPYKiVVpAXCRR77gg8d5JSV95UpGj2bKFDZvZt06li+nZ8/0/ocfEoZ1n7AD9//Km+WZAFA6h9xJ7G/GffVm+vTh+PG4CMyezdSpDBiQ3h87NoaIdRYvYNKChgtrALDvd15/h5dn8L6rFxk4dIghQ5gwgS1b4lVWV7NvHyUlqX5paW1mDdYIgsLDUbT4oxsAwNxZPPcYa/OYK75YmT+ffv3YtInTp0kkWLWKpUvp2zfVv3rOYCv2XoyigWn/jTQAarhzOHvK2dSCp9T2GQUF9OpF//58VGctmXz2YAEWT6Pkl5sFwMJjbBrK1h8IWzBD3B3Eu/7IkdSMVP87LBAECxdFUcnG9HUyAsCTe/lmADt3Mb8Ni9Atc/g1ncF7+L4mmXxxThhOfqux6EYAoKCco3mUfcnEYTwr7id6SG3//sS3WIbplcwpCMMxB2+EewMAuKcawykrYvdrFHaLj+unxffGb+IG+lUsOxMEa1ZE0ajUg+TWAWo1qBSlHBzEsSX8NIz1Helxjr4/sucN+n98fff/5wC16lOGtHfdregWAP5b/Quj61oy6wlLPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "88,I", "label": "88, I", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2907b768ebdfb074fc2e077a176b50ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABIZJREFUSInF1n1s1dUdx/HXLYVfbWknV1ktiwiLLDDGxoNIZDbWpmrIpDwswBY1o6A0IZooAeMDUyN/SFDiHFGCGKOCTUQIMPgDNnWkYOVBMoKpLNps0ardyPxVKCUewHZ//OjD7W15SGz8JCe553O+53zf95zzO+fk+oGV26OeQj5aL617awEFlxhrACKcvhBAZQkbA9ti/oYDaMSZ8+35JSUlw5uamqakqShUcOdAjjawPZ1O18Zx3IBvuiUsxg0ov565URS9Uh/CY30CjOWJhym4gtk7qNxAoWRWOtXU1NReRcssBo0l73OmbGHc+jge3DMWpnF6LmeH8KPVIVTjcbT3BjCingmVpK4kfw7W4wS+Ox8wEIWkIoo6Ov2UAWUUrkZLt6nKQQEGJ0vqHFZTFEXRr0MI+3oDmFHNt1dyRYcR4cc9/1IfGoSrLtCei0XkpkOo2k42wFhuu71b8v7QWLzBb3qCgTwmj+7P7BiJ2mRjFuFkBsC/RVdPlKxbfyoI0un0mDiOD2QAtLqmLfhLTjCkXwEilW2trcfyOuqdAMFPzjAsl6v7FSA4lUoXFHwbQsgEoLiFU/k9AebMYdEiCgvZt4+lSxP/mWcYP74r7uuvaWzM9u6+u/to59CQimPNHU43gGu+4HgxIzqd0lJefpn9+zl8mKoq0mkWLKCyklSK48eT2Pz83r1Mxbj+Oxr+1QvA4I/4aBI3djo33cSxY0ybltSHDWPKlOR3SQkrVvD8892Gj7O9TH2BWxppOJcFEEX7N4Zw9A/MTyXHOKtWJQXuuotJk5KZKC2lqIiKimQ2GhtZuzbbW7aM+vruAEcx9K/dna5NGPbWUnaWTwYxJoN73TrmziUnh9paystpb0/Knj1Mn86aNdne5s2M6RwqYH07BX/uFQBnuXUnNbNZkQFQXZ2UjRt56ilGj+a11/jss6R91y527GDePN5+O9ObMYPt22Evxn/FSxlz0uM63rqYwpkczeGXqqu59lqWL09an3suWYqqKgYMSNYbPviAtjbKyroAOrx0muSaWo6ZS/RQD4Aj/2XNqzx9L28YNSrfffexezd79/LggzQ3M3QoCxfy/vu89x4vvEBrK/fcw5YtXV5zMzU1bVgriir/GcKjmy4CAA9Uc/901hcvXfqAiRNz7NxJSwt5ecmmXLmSCRPYto2TJ5PPbeVK7rgj03v2WULYhQ/PhjCpIjtXrwDauK6Ug/W8NbC8/HemTk0ZMYKamq6gsrLk0Bk3jk2bCKHrcOryDmIJHq1i/peXCoBln/LWVHbVEQ+sq7tXXV2UFXXkSFJ69/6OJaJo2SMhzH+z9zx9AsC8D3lnAvv289BgHsHwvsM7dQKvY09bOv3HxXH823UXir4AAFTU80kxh3Yz42YWSN4TI2U///6Hd/EkFjaxuCKOb/v4YrgXAYCfnUYph2Zx4E9UDk+O699L7o3/SB7Qq/DkiShauzqE8hV9j3fZAB2avBVb+Xgynz7GP25mw1WMPMUvDnPwRX61+fwte8m6DIAO/fwQZl1+v+8N4PvV/wFEIoQyQPNsTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "355,I", "label": "355, I", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809659.045804458, "ymin": 5124427.761177795, "xmax": -9800548.713407313, "ymax": 5133986.418651946, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1820_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1820", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1820", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 67, "name": "lisleread.GIS.dupage_centerlines", "type": "Feature Layer", "description": "Pavement centerline developed and maintained by DuPage County GIS Division. The data is current as of 2009 aerial photography. The pavement centerline \"OUT OF DUPAGE COUNTY\" is current as of 2003-4. These were added from an out of county 911 file. The out of county data has NOT been verified and is not complete. There are no plans to update or further work on the centerline that falls outside of DuPage County. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County Information Technology Department, GIS Division 630-407-5000", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Road_Class", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "2", "label": "Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "1", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "3", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "5", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "4", "label": "Toll Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "0", "label": "Tollway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "Road_Type", "subtypeFieldName": "Road_Type", "subtypeField": "Road_Type", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 40, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 5, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 3, "domain": null }, { "name": "CLASSNAME", "type": "esriFieldTypeString", "alias": "CLASSNAME", "length": 30, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 5, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 8, "domain": null }, { "name": "Checked", "type": "esriFieldTypeString", "alias": "Checked", "length": 3, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 25, "domain": null }, { "name": "Named", "type": "esriFieldTypeString", "alias": "Named", "length": 3, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "TOWNSHIP_RANGE", "type": "esriFieldTypeString", "alias": "TOWNSHIP_RANGE", "length": 20, "domain": null }, { "name": "ST_NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ST_NAME_NUMBER", "length": 5, "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "YES_NO", "description": "yes or no value only", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mod_Date", "type": "esriFieldTypeInteger", "alias": "ChgDate", "domain": null }, { "name": "Road_Type", "type": "esriFieldTypeInteger", "alias": "Road_Type", "domain": null }, { "name": "Road_Class", "type": "esriFieldTypeSmallInteger", "alias": "RoadClass", "domain": { "type": "codedValue", "name": "Road_Class", "description": "Center Line Codes", "codedValues": [ { "name": "Tollway", "code": 0 }, { "name": "Freeway", "code": 1 }, { "name": "Arterial", "code": 2 }, { "name": "Local", "code": 3 }, { "name": "Toll Ramp", "code": 4 }, { "name": "Ramp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1855", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1855", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1238_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 5, "name": "Other" } ], "subtypes": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 5, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 68, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 69, "name": "LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 70, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 71, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 61, "name": "15k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 20000, "effectiveMaxScale": 10001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 72, "name": "36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 73, "name": "BNSF Railroad" }, { "id": 74, "name": "lisle.GIS.highway_signs" }, { "id": 75, "name": "lisleread.GIS.dupage_centerlines" }, { "id": 76, "name": "Village of Lisle" }, { "id": 77, "name": "LAKES_PONDS" }, { "id": 78, "name": "DuPage Municipalities" }, { "id": 79, "name": "Village of Lisle" } ], "minScale": 37000, "maxScale": 20001, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 73, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_9028", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 74, "name": "lisle.GIS.highway_signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "field2": "Type", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "a26eb328926e5416b9fd6f76a8bba7b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABHJJREFUSInVl3tQVFUcxz9nwV3A0AZBwAYUWXkaJqsoMOMDLV9UA6SM4/DQZlLRmilxtGZMciY1XzM5zmgNZI7Z6D8ROSusAjVmpOxI9KDUVHzkA9E1M7TV7j39sezOLnt33azG6fvX+f3u79zP+Z3f/Z0zN5hHpOD/HVhKYiB2MFz5RQhs/ylYSkKBucASIBOuAKhS8gWwDfhMCJR/DSwlCVIaKsC+4Oatsgjrd/mcvxzNgMfuMDqtTTdi2KY8IWx5wAUp2QFUC0H3Q4GlRIDhGbAvlTJi5s/nKnXmw3m83hSPXXWPzGC+sYiymVayMnbFh4YcWgusVlX2CRGxTQibNSCwlIQDC8BQcfePCUnW70vZXZ9F9alwn6vfeTqcnVvzeKr/RJbnnyBv3H5DzOCtpWArlRIrjjLsFYJ7mmApSQOart1YHNP0dQEb9qfS3hPkE9hX7T1BzNuXDvvSqcoppyDvMCOT1ozV6Wy7wLBCSvskZwn6ZvzuDye3xExcV4ztTxEwUEtVLTFUtcxh09RsXiubgBD2NClZBbyiBR6zo3a6X+h8422KJvxEdGQX/frZuXM3nDMX49h8IFlzdyob43jh6UqGPvE2QjDa6e8L/vHGbX2OL+i2GZ0sLH6J4OAOD392JuRPLmHpxtXs6Qzzmnf/figAUnLGF/jgdNOFnL3nU7wmJ4eolBesd0G7byzk7MWxjEr9mBBDM48P2E3l3Cz2rC3ymDdUL4kbYgFACBp8gCMaRqV0VIE3uDSri/5h+wFQ1VgWblhB7aUQPpozlHnPNQMQP+Q44AlelH0Fg/5LAAWw+ADbrCOGNdoMuqIIz16FNUdiaTnZSULUXQaG3af2UggAsVHXXTG/98R6LTh71Ann8JgQ3NQEC4GqqnWWZaY1c9daozxeYFfB3GWALoPLt6e4g0njlrjsz49N9QKnJn7lHNa7+70OECGon5h5ygvsLqNeZffLFsaPftHla22vpvyTVI+4eQl3GDxoe68VUY/bXaJ1ZFrSjFYJuZo9NSvazvZl7xM3ZB0AimrE3LyF5z8c4xX77PjTzmEX2Nrcn2llfE1RqtumRVaYLNf1Hs+mRd7jgzc2uLL49bcS3qlZzvrjkVprJCPlWwCkpEGnQ/oFO+A9B2bnnjNZ6pI8/BsXf+q2dXC1O53CKUcpnOKwFSWI7M0zAEcbDY+rcybjUV8/YBoyUztW4QZ+NeMmI5NWeMSlJK70sBUlGXCAF+VexqBvAUcbHQwIDPZjxoTGW1Aw0OmZOvYUQti1wzWU86SrjY66t5FfsBAoqlrbsNL0VrGzfrNqxkHN5YDBqYlHnEOvbfYJ7oUfmDzmZLGvD8efSob3EDXovV7Ls40eCAYa0oytPtvKn/LHu+6Cq2D7RivGX8bXFKWmbVZ0hcnsdloFoozkdkC7jR4IdsB7zLNzz5rMfU4kfzLqVYbH1/bO165vAOD+9WWFU94sKwyY6y4FOPRQYLC1AteBv/+F+WijgMBCoAK+b4t/oEf27/QXTsp8dkJHhVEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,CO", "label": "2, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d30a39316a2358f0c8691cbedbca1912", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABLhJREFUSInVl2tQlFUYx39n0X1BIB3kmuIFFgQ0TBZRoIFcJRnFD2rkgClmOhJ0mRKnHLPIvDTGNOboaJPmWNOkH8pQcUFgJqU03CTKS14wL9NAoC6KrrbivqcPKzsLu7CbU+P0/3TeZ57z/s7zPud/zrz9eETq978DS0k4RIRCyx9CYP5PwVLiB+QBxUAStACoUvIdsAnYKwS2fw0sJSOlVIrAurD9ZkGQ6dccLjeH8VjAHcYlNGhiRpQZhDAbgCtSshXYJgRXHwosJQKUZ8D6spRB085fKtFUHDawvHYYVtU5M5EXdLMpmGYiJXHnMD/f6rXAu6rKbiGCNglhNnkFlpJAYCEoRXf/yog1nZjPF8YUtp0L7HX1O5oC2bHRwJP+mSzLOYNhwj4lPHTjfDDPlxIT9jbsEoJ7bsFSkgDUtl1/Kbz26EzW74un0eLTK7CnGi0+zN09GnaPpjRtATMNhxkTu2q8RmPeCcqbUlqf7mpBz4o/Pnn2o/DMdXMw3xdeA92p9Eg4pUeeo2xKKm8UZCCENUFKVgKvugMnb92T3Sd0epiVxdknCQ9pxU+x0GEZxInz0bxujOrRe7tKaiJ5NquE4UPWIATjuuI9waev39Km9QZdm9nM0gXFaPvXd4s/lQyZyWUkvZ/vFt7Z6QeAlFzoDXwwW38lbdflOJfJOq3KK/lrHNC6nz7n6vXBzJi8gv79GkmIKWH1pAyW1Q7tNm+4VhL5eBUAQlDZCziocmzcqVJwBccM6uRQfQFDIybhq1jI2DAFgIsJMxgR2QhAZKgZ6A4uTG1B0dYB2ICqXsBmU8yIGrOimR3U85MZ2xSMn6UAKQAURN9m6vhLRA75CoB7nRMwHotyWXDq2DNdw3ohaHcLFgJVVcurlupX5a01hbi8xFmv5VYzbkwxAKoawY6vP2TnhQCXvPjoHxxrd467HCBCYMxMOucRrNXexXJ3Ov5+FWg0LSzKXQx8SuF+nSNn7sg7hA7e8uApyIjTXeLuyKxK0JkkpPdpZP3qfKxqPrXFhzCk5uHjc5a8nE0U7t/gyJkxsalr2ArmBk8Vt9ls2xqmBhfpq65pHfFRvipZug5ihtzAX+lk0d4YAA41xGFItecEDKhB0eCwVGLcLwBISaVGg+wTbIdbDuSmX9JXlcc6YvPGt7JiiR4Am6rj6G8VbD8fSOoYhzW51j7HAR2ulURFlncV062/fYCpTIo/tRIn8Nt1EeRmrSM2ajk+miY2L1/Emo5EwoI3O3K+rc5zjAvTm1G0R8Buo4NegcFarxtZcxNmDnSO5q9/ns2FISSN3oKirSMsuA6AGx1zKa95kSVOGyvtCYeNfnS2kaeKbaq6p/It/XtzPjge7Igfv+3DxLJp6LTZZOluEeB7n+Z2P768OMDlHfHR33cNXT5zHxWDEByYlHy2G7hLTfc0NJ0e6GaWXfOiLIQM/uTBU3cbeQQDlQm6Yx5t5U45Ex0b7k8w/+wup6+K22y27Q3Tw4r0Fa3KPwInjrKf3e5s5BFsh1sqctN/11d8E+81VKdViRq258F89/31AuxvLJg1+Z2CWV5znWUDqh8KDOZjwDXAdYd5llsbeQUWAhXo+7Z4SD2yf6e/AeKSl8Cgpl5GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,CO", "label": "3, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "67fd5296f6fda3d2ab710c33a75846c8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABEZJREFUSInVl39M1GUcx1/PHd3pgBwnwqnjkB+iQKJyhPzYoC4ppvgHEjlzgbHWjFhbCbPaLLTSUmdlztQwY/0j6wcjBgeKLa1MvUmYUkJoyhKC5JyzE066e/oD7jzge3Kwmuv91+f5PJ/n+/o+3+d5P8++ftwj+f3vwFKih5kh0P27EFj/U7CUTAVWA88DidAN4JSSb4DdwFdC4PjXwFISIaW2GOxF128U6iw/5XClK5T7A26xOK5ZNXfODpMQVhPQKSV7gQoh+HNSYCkRoH0U7CVS6pb9erlUVXfcxCtHDdidnpUJPB2dR+EyC8kJlYapU45sAV53OqkSQrdbCKvFJ7CUBAJFoC3uH8iIsZwr4FNzMhXtgV7f/mBHIAd3mVjkn0lZzgVMS2q1+pBdBWAtkBILQ8twSAhuK4KlJA442tv3nP7oD7lsq42lxab2ChytFpuaNVXxUBVPedpack3HeSBm84MqlbUStBuktD/kWoLRM37/fNtOfebWVVj/Fj4DlVR+Qk/5iSfYsTSVlwozEMIeJyUbgReUwEl7q7O9QvPD+okKsWEfVLPnfBB6P+kVfFtC96CgtCmMx7NKCZ/9FkKw2NU/Gvxz301NmtKDjAEO9pS9Q7BuPzdtuSR9XcyTK7K8gjuvvkr4hhIABgenAiAlF72BD2cbO9MOXZk/Irk26i82PfsJwbr9XkGj5ZRDeyNcIwmb1QiAEDR4AesaFs5vLYc74JOl9SQt2I5a3TaisumMgf7+YyNy2Rm1zNbvYMBuYt9n+QCsS+1Gq/kWwAE0egFbLXPnNFm1qjydy6vzIo+hVrfRdmkrkYYq7vNrAYYt1HHHYjuzOpkV+gEABz5/g7fPBAOQuvCCq+SUEFxXBAuB0+msaVxv3Lx6i2UGAOfas7C0lrD+SBgDH9ejpEX+Dp7J244Qdn7p2EaJOcLdFxv1vSs0e44Zc4AIgTkzsd0NznhvqSLMU2+uOkNgwBcAfFS93J1fE3GLkOkfDrd0ZjzuEqUjszEu2iIh3WcjpxmrAejqeZF3zwa58ytSOlxhD1ibPccozbjX4ahofiy42Nh4TTMutCyxj6BplQC0tqeM6EuYfxYAKWlQqRhhesVLQghbfX76ZWNjTcy44CXxne649TeDOw7XSCLDalyTMY8e5wVMQ2Js60Z8ABtmXnXHF7umueN16V1oNSdgyEaHfQKD/VR0RNMNyJ3mmZ1SVDWmMnlbDtA1Jp+2wG2jk542uitYCBxOZ3XDy8ZNq1x+nKhio75zhWM+s1fwMLz+4aS2SYGfirQxY/q+4dZIG40LBhriok9PyFYu5aS474I/wPqjUs3dZtzrcBxoXh5abKzr0U4InDBv6FhVstG44CG4rS4//ZKx7stYn6HRGieRhurh8crr6wPY31y48pHXClf6zPWUAzgyKTBYTwPXgMlsbUUb+QQWAicwYxLQcXXP/p3+AUTHbg5cYrrsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17,CO", "label": "17, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e1aa0d6c0f406cafd138c14dc43987ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABPtJREFUSInVl3tQVGUYh59vV9hWF1AURRwQFRAQUVlRwPG2lhdgatSIsBHMJlNzJNNuU8qlkSytMQe8hQOOMyZhWSnCqkzmhdRVIpXGGw4gAyG4aAwpl92vP3BXwAXRapx+f53zXs5z3u897/fN6cFTUo//HVhKXGFgf6iqEALjfwqWEjUQA7wJBEEVgFlKjgKpwI9CYPrXwFIyRErVUmhcWHcnztlwPpKyygE4av5ijH+hwttzg04Iow4ol5KtQLoQ1DwRWEoEqKZD4zIpncOvlq5S5BzT8UG+B43mtpGBvOo1l7hwA+MCd3qonzmcAiSYzWQJ4ZwqhNHQLbCUOAALQbX07r1JPoYLsezKHUf6FYdO3z7jmgMZm3SM7jWZdyIvoRu/X+Xaf1MsGGOlxEBrG/YIQZNNsJT4A/k3by1xzf9lNp/t96OoQdkpsKOKGpS8kjUCskaQGLaA2bpjBPgkBysUxp2gek/KximWFnSs+MuLl79wnfxJNMYW0W2gLSUWuJJY8BIbng3l7bhJCNHoLyWrgeW2wGO37pv5j6FtteqIOy8+t4rBg9YiBGMs9o7g32/V24d1TP5ofA2jfSpQ2TVzu15DrsGT3aU9rf4Vo+oY51+BRn2X2jon9hwfgr7W3upvblYDICUlnYEPzdSWh+0p87Uazrx7gODARe2CXo4czqTsr1h8wItj8UeYGBzbzh8dPoNVGzeyudiJwfYSdzc9AEKQ1wnYOW+Ub3Ei+FortUCvlyVRUBTG89O246jJJiYylYqaD61Q/bG9/HbVg5UL5qNW64mddZLNxeEsDq1CZX8cwAToOwEbDd6eR4wqxVznRjMolWbOFKWj6VXH5m8jSLvYm3PDdAQFZKPpeZr1BhcqEq6g9a4h84QHnk5NmM0alEpoamld6tBRlywPPy0EdTbBQmA2m3/Qr9Qmx6QYXEgqGEBSQbjVv3ZSFSN9twFQUr6IRjNklmjILNGwK6qYqFkJ2Nmdo6o6nk+/ngiA37CTlvTctqyHNhAhyJ0cdCUmxeDSzp417zxzZy5DqbjGnT/nkZge3b5JTvU0NQ1EZQ8DXL5nScRUev8UQP++WywRubQ5S2xtmXp/L4OECQLAuYckb0UOwaMe9Pqt1Fj2V6naJUWkh0B6CBfWhBHgs5JZUxbSYtppcVeDsfBRFd80mdILZ/RbqtXX2pMTn2eFnr2wldS9OnqrW5g/tIXhbvVMDz1L3z6VpGTEsOOqAzW3BgKgUBjx9zoPgJTkKRTILsGt8IaDURNKtdrKPoSMec1qHztyMZkjH8QlbykkKOBzlMrLJLx+j+iSIEKDtgNQWrEaj0E5lmLa9bcLMHlBfsWrvT0dbbmtKr7hRNruDGJfSMPdbR3ubiClMyVlyeSfmsKi6I+hdYwOdQsMjae9hhy54/hGmhNUdgn/ptyTeP16otyT6dOzmSvVao7etuPn5fmWkFNtx6hLsBCYzOZ9ee9rk6LXnevXJdii7BtqQG299xt2wnL50DJ3Cr4PPzh17OVug9tq/tAGXPpuu3/XfoweCQby/L3OWMfqcRQZYj0L/gDjr7Ziuqr4psm0ozBiwFJtTrWqszCbChxeBNgeo0eCW+ENOVETrmtzvvPrNtTL3sxQj3338233txvgXrlxc6atiZvTbW5bmYDDTwQG4xmgFnj8L6yTMeoWWAjMgEtXMU+qp/bv9DfEOb6bBj4T6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23,CO", "label": "23, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f10b23387acdc259f2929aecac84d43d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABMdJREFUSInFll1MU2cYx3+nX8dK2lKlazotbflqWbgwWUFLGATiBTfKlXLhjcqF0RhRT6qCCWIsYFjUwIVcmMZConghl812M7ZsJoTEETIJtJlkTot1syIfzq5SYBdK15aDJtvi/slJTp78n+f3vs95T95HxUeU6v+CGYB6IBcQ/oPaCYvF8mM0Gv1JDvYV4AEQRZGJiYkfHj58uHrgwIGq2dlZBYDFYlkZGBgYLSsrS0qSVHL79m3zWnJLS8sjSZKeSpJk6+/v3wYQjUZXLRbLjjVgOsy99hIOh0dsNtsXRUVFxGKxWCKReAoIoihuFwTBA3Dr1q2lQCAQTiaTcbVarVepVA7A7vf7fwFm3gGFaDT6ObAOpgaYnp6+b7PZPGtBQRDyNm3alCfTJrVarXaq1eqMoFKpdPj9/kdpQFGujUxOTk4VFBS4+ZdSKpV2v9//SKFQRG7evJmKp2Ctra1/lJaWlqYnxeNxQqEQi4uLWK1W7HY7giB/dqamptBqtdjt9hTQ5/N9Iwvr7OzMaWtrC4mi6AKYmZmhqamJ4uJinE4nLS0tNDY2cvz4cRQKRQbo8ePHVFVVcePGjRQMoK+vz5Luy2jj2NjYrMfz9nN1dXWxZ88ejh49ikKhoLGxkfLyciorK3G7/+50IpHgwoULiKKYXoqlpaVJn8/32YawkZGRrR6Phzdv3lBTU0NlZWVqFyaTidraWiKRSAbszp07eDwejEZjBiwWi/0ObAyLxWI5ABqNhn379mUkP3nyhMHBQSRJSsUePHhAMBikv7+f8+fPZ/jj8fgyWcqAFRYWvgS2p8emp6e5e/cu3d3dDA0NUVZWBsDCwgJer5fe3l60Wm12XXJzczXvhVVXV89nGxQKBbt27aKtrY3Ozk4KCgpwuVxcv36dQ4cOUVJSsg4EYDQaS0RRXE4kEvIwh8NhzU5yOBw4HA5qamrQ6XR4vV4kSSIcDtPc3EwymUx5V1ZWSCaTKJVKBEEwX758eezUqVPrYV6vd0alUtnWkubn59Hr9SiVypTZ7XbT1NSE0+kkEAgQCAQyFnbt2jUA5ubmMBgMNDQ0vJSFud3u34BtALFYDLPZTCgUwul0pszPnj3DZrPR3NzMiRMnMkCXLl2ivLyc+vp6cnJyADCbzfp0j+x9ZjKZaG9vp7e3l4sXL2I0GgmHw7S2tnLlyhXy8/PX5ej1ekwmEzabTa5kJmx8fNy0f/9+AARB4PTp0/j9fkwmE6IoYrVa6e7uZu/evRsWy9aLFy8WZWFdXV3W9vb2nzUaTTGATqfj5MmTHDlyhFevXmEwGNBo1p3mlK5evZodWh0cHNwiCwPo6elZ8Xq9CdKuBa1WK/sffUiRSOS7s2fP1m4IO3PmjDMvL2/84MGD+YIgbOEfKhKJfFtRUVGVHV93QA4fPrxjaGhowefzfe9yuYwajcYkCMJmQRB0yM8mr1dXV+PLy8tzz58/nxkYGDCeO3cufUercrB53g49BINBfTAYrE6vWFdX9/rYsWMTDQ0Nn6hUqk/D4fC9np6eor6+vnxgM7AVKJRZzJwc7EvAuwbM1vDw8Obh4eGKnTt3/rl79+5fOzo66uR8aVoC7gNfy8E63j3v1ejoKKOjox+yyeqjDql/AVDDlwAjdTUfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "34,US", "label": "34, US", "description": "" }, { "symbol": { "type": "esriPMS", "url": "fa4dd4756ba0a4cd2d0699cd9d0c7cee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABORJREFUSInVl31M1VUYxz/ngvdCyotXUSSQd4FrIgKRwiZ2y3Smbb4iQ6BM0jBpKi51WcQUmyFN51JLJddqYitmDgGVhlSk3kLMKDU0wRQhuQgCesF7T38Ad4D3ytXVXM9f5/ec59nnPOc533P2s+cxmf3/Diwl7jBqBNT9JQT6/xQsJY5APLAcCIc6AJOUlAI7gG+EwPivgaXEV0pVKhgWNzUnq3W/zKTm+kich7QzQVOhCPTJ1gqh1wK1UrIL2CMEfz8SWEoEqF4AwxtSqmf8cSVdUVCmZV3JaAym3pGhvBIwl+QZOqJC9492dDiWBbxrMpEnhHqHEHqdTWApcQIWgyr1zt3JY3TnkvisMIo9F52srj632onc7VrCBseyZuZ5tM8cVrmP2J4E+iQp0dHVhgNC0GERLCUaoKSh8XX3kh9ns+VwCJVtdlaB/a2yzY6EvLGQN5aM6JeZrS3jqTGZTysU+v2gektKw5SeFvSveNuvF3LcYzfHob8nbAZasoxydzLKF5D9/CRWJU9GCINGSjYAaZbAkbvypz8Q+lpQC+ohHbTcHcRHVS4AaId2Ms6zlZY79uRW921J+nEv5k1Nx/vJTQjBhB5/f/BvjbeV0dagm2Ovs+bVhdgpqrl+YxX1Hy4na1kegT7ZCNEl5ZyWBHbmrWT9CQ9zXmenIwBScska+Oj0iNroAzXB90GXhrTwZuI67BTVZt/WFbl4e25EShVXrm5g1MhSXJ0/Z2VSHZV/fsLBWke8lRIvj2IAhKDIClhdND64KgP6gqcN72DT8g9wdDiGyaRGodBjZ38XD/ccAM7+ns2ErLl8PGsqKXGTcVB9S4K2ioOfRrJsUh0q5XcARqDYClivC/Q5rlcp5qp7tOqtlOxcvY9hrnupvbae1nY1msB0lIPazFmXrvoBUFjhSUpcl8/X6zIQyaTx53vCTglBk0WwEJhMpkPFqyMy47N0bgAcTCvE1yuTpuZkUnNSyEo5BIBCdJrzWtscADjZoDL7nAY3AhDi/0OPq7A3674LRAgKY8Mvxmfp3Pgq8QxRYUswdESzeW8611rtEUL2T0F0i0DZWwwSEnzbGTFsZ7dDXUivt8TSlVmsCdBJiBFhwT8BoFKWs2XVuD5BLs5fmMfOQ+4AEO5mMPta24cya6L5INaDvmKgihuMxj0V04anRlhYlEUL8T8HhPNSVI3ZV3PNj9DgswBISZFCQZ+tsvhICNF2ZH7MlYi1uxbh7LCwz9yaRfkE+a+l/mYqt1s9CPB5myC/ddRvq0XtUgZA570wvizTsHv9lp5iCvszrIApCg+p2rDk0Jj75tI6uw6S8Z4DS7cmsm2FI5qATeZeNjUnsy8/lWCvZlTKcuiS0VGbwGA4FeB7vBlmu/SfGb9xAbDA/D0uM54prvMY69lG420lB2qeAOBEWklPyMneMhqoYqPJlF+0NuK9uPd/Hm55bb2s9NYgSm+59vGF+H/fM7xvm62Cu+FHno28YBO4vyX6teE2bHf3V18ZDQgGijQBpyXEPPT7OHOi+S24AfozlmIeVHGD0bi34sWRqREF9SprYRYtNKgSsCyjAcFd8LaC+TGXIwq+DrEZGqA04Tc6vzvfcn9tAA8uTJ7z3DvJc2zm9jYjcOyRwKA/DdwEHv6EWZGRTWAhMAFujwAd0B7bv9M/cN2nB8Hx78UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,CO", "label": "40, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "994180fae9ce528c779b21c5768f2aee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAvpJREFUSIm1kz1II2kcxn8TYyYRPwI5/AA9vEKiBi3kAopYioWghchAtLAR1HRGUJBp0kgUk0o7xUoUtEglITJgkeAoIghabM40a65RUkgIGk3mitsdN5uwCZvdp/rzPv/3+b2fRn6zjN/UdaIo/g1UVZipvb6+fgI+5wFcLten/f395grDAbDb7TmbzWaPRqP/6ID7+/s/Li4usFqtFYVnMhl2d3cNkUikG/gAzM/Pf3Y6nX9VlP5Fc3NzRCIRAb45IrPZnP0V4QAmk0mvjcUaUqkUJycnBePDw8NYrVZyuRxXV1eoqsr7+zsDAwM4nU4MBkPBnKKAh4cHZFnG4/HkjWez/28yGAxycHDA0tISgiAQCAQYGxtDkqTyAZIkMTs7W+Cl02ncbjeKotDZ2QnA6uoqQ0NDjI+PYzabSwNisRi9vb1omsbLywsWi0X3LBYLd3d31NXV6WO5XA5RFItFFQdcXl7S1tbG9vY2iqIwNTWFLMvY7XYEQdCfcjKZJB6Ps76+zs7OTsHqiwIymQyKorCyssLR0REGg4FQKMTIyAjn5+c0N3/8xXA4jKqqPD8/Y7PZytuByWQiHo8jCAKCIAAwOTnJ2dkZkUiEiYkJvVeSJCRJIhaL0dPTw/X1NV1dXaWP6PvnJggCDoeDx8fHoqvs6OjA4/Fwc3NTGpBIJFheXmZra4uGhgYANE3j9vaW0dFREokE09PTBINB6uvrdf/p6am8O2hsbCSbzXJ4eMjMzAxGo5FwOEw0GmVtbY2amhra29t1v6qqitPTUxRFwev1lgZUV1fj9/vZ2NjA4XAgiiJ9fX0cHx/rK/b5fGxubtLd3Y0oivT39xMKhWhqaioNAGhpacHv9+P1enl7e8NqteoX/nWXPp8PWZbRNC3vT5QF+Kra2tof2SX9PEAqlaou2V2m0ul0ISAQCLS2trbqL+dnlclk2NvbA8jmARYWFv51uVxtyWSyIgDA4uIig4ODF6qqfgDcbvefFSd/kd/v1+sfXvKv0H/Jogzy0wMA0gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "53,ST", "label": "53, ST", "description": "" }, { "symbol": { "type": "esriPMS", "url": "501f8678dc81ad1aabb972cfb866affd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA/xJREFUSInF1n1oVmUYx/HPdHp0j/PlUZsWmEZmOs3MTDFF0ymKNV3SKgSbKSqSiILhSyUU/hMoYZaEkZUaGcl6E+zNQiXUGYkyX4dCWquIY6abHV9mfxyn257nmSKNfv/dv/u6zvW9z7nPfV/Z/mdlNxhnIQdVN5delSBxk7GaI0B1YwCFXdkQ8UnI19iNk7hwdT6na9eu3SorKwcnKciVeLQF+yv4NJlMbg/DsAJ/1SmYhwcx6m6KgyB4uzyKlmQEyOel50m05vHPKVxPrvitXFNlZeWVaZwtomU+rX5m8Gb6rQ3DNg1jYTzVxVzsQLsVUTQLS3ElHUD3cgYUktWenCewFmdw+WpAC+SSFdC2Nukumo8kdwXO1nlVzZBAm/iTuoQVtA2C4OEoinamA5g4i3/a07rWCHBbwyVlUEt0bGQ+GzPJTkbRtE9JBchnzNg6xZtC+XifCQ3BQCsG3duU1dED2+ON2RZ/1wM4Iej0gPi7NaUikWQy2TsMw931AKp0qYl81izSoUkBAoU1VVWHWtWOrwFE7rjA7dl0alKAyLmsZCLxTxRF9QHIO8u5nMYAxo9n3jzatePAAWbObNxP1SVUZIWh07VOHYAup/gjj+5pU5NJ3n2Xw4cpK6O4mM6dmT49vV9UlO4pIe6+TMXxNABtDnBgIA+lBSgqon17RoyIxzk5FBRk9tPrFEacpOJSCkAQ7NoQRfufoSQrPsbra+dOzp9n40a2bmXoUE6cyOyn1350/qquc30TRju2M/IiR1vSOyX1yBG2bWPyZMaNIzub1asz+6mKsPYKiVVpAXCRR77gg8d5JSV95UpGj2bKFDZvZt06li+nZ8/0/ocfEoZ1n7AD9//Km+WZAFA6h9xJ7G/GffVm+vTh+PG4CMyezdSpDBiQ3h87NoaIdRYvYNKChgtrALDvd15/h5dn8L6rFxk4dIghQ5gwgS1b4lVWV7NvHyUlqX5paW1mDdYIgsLDUbT4oxsAwNxZPPcYa/OYK75YmT+ffv3YtInTp0kkWLWKpUvp2zfVv3rOYCv2XoyigWn/jTQAarhzOHvK2dSCp9T2GQUF9OpF//58VGctmXz2YAEWT6Pkl5sFwMJjbBrK1h8IWzBD3B3Eu/7IkdSMVP87LBAECxdFUcnG9HUyAsCTe/lmADt3Mb8Ni9Atc/g1ncF7+L4mmXxxThhOfqux6EYAoKCco3mUfcnEYTwr7id6SG3//sS3WIbplcwpCMMxB2+EewMAuKcawykrYvdrFHaLj+unxffGb+IG+lUsOxMEa1ZE0ajUg+TWAWo1qBSlHBzEsSX8NIz1Helxjr4/sucN+n98fff/5wC16lOGtHfdregWAP5b/Quj61oy6wlLPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "88,I", "label": "88, I", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2907b768ebdfb074fc2e077a176b50ef", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAcCAYAAAAAwr0iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABIZJREFUSInF1n1s1dUdx/HXLYVfbWknV1ktiwiLLDDGxoNIZDbWpmrIpDwswBY1o6A0IZooAeMDUyN/SFDiHFGCGKOCTUQIMPgDNnWkYOVBMoKpLNps0ardyPxVKCUewHZ//OjD7W15SGz8JCe553O+53zf95zzO+fk+oGV26OeQj5aL617awEFlxhrACKcvhBAZQkbA9ti/oYDaMSZ8+35JSUlw5uamqakqShUcOdAjjawPZ1O18Zx3IBvuiUsxg0ov565URS9Uh/CY30CjOWJhym4gtk7qNxAoWRWOtXU1NReRcssBo0l73OmbGHc+jge3DMWpnF6LmeH8KPVIVTjcbT3BjCingmVpK4kfw7W4wS+Ox8wEIWkIoo6Ov2UAWUUrkZLt6nKQQEGJ0vqHFZTFEXRr0MI+3oDmFHNt1dyRYcR4cc9/1IfGoSrLtCei0XkpkOo2k42wFhuu71b8v7QWLzBb3qCgTwmj+7P7BiJ2mRjFuFkBsC/RVdPlKxbfyoI0un0mDiOD2QAtLqmLfhLTjCkXwEilW2trcfyOuqdAMFPzjAsl6v7FSA4lUoXFHwbQsgEoLiFU/k9AebMYdEiCgvZt4+lSxP/mWcYP74r7uuvaWzM9u6+u/to59CQimPNHU43gGu+4HgxIzqd0lJefpn9+zl8mKoq0mkWLKCyklSK48eT2Pz83r1Mxbj+Oxr+1QvA4I/4aBI3djo33cSxY0ybltSHDWPKlOR3SQkrVvD8892Gj7O9TH2BWxppOJcFEEX7N4Zw9A/MTyXHOKtWJQXuuotJk5KZKC2lqIiKimQ2GhtZuzbbW7aM+vruAEcx9K/dna5NGPbWUnaWTwYxJoN73TrmziUnh9paystpb0/Knj1Mn86aNdne5s2M6RwqYH07BX/uFQBnuXUnNbNZkQFQXZ2UjRt56ilGj+a11/jss6R91y527GDePN5+O9ObMYPt22Evxn/FSxlz0uM63rqYwpkczeGXqqu59lqWL09an3suWYqqKgYMSNYbPviAtjbKyroAOrx0muSaWo6ZS/RQD4Aj/2XNqzx9L28YNSrfffexezd79/LggzQ3M3QoCxfy/vu89x4vvEBrK/fcw5YtXV5zMzU1bVgriir/GcKjmy4CAA9Uc/901hcvXfqAiRNz7NxJSwt5ecmmXLmSCRPYto2TJ5PPbeVK7rgj03v2WULYhQ/PhjCpIjtXrwDauK6Ug/W8NbC8/HemTk0ZMYKamq6gsrLk0Bk3jk2bCKHrcOryDmIJHq1i/peXCoBln/LWVHbVEQ+sq7tXXV2UFXXkSFJ69/6OJaJo2SMhzH+z9zx9AsC8D3lnAvv289BgHsHwvsM7dQKvY09bOv3HxXH823UXir4AAFTU80kxh3Yz42YWSN4TI2U///6Hd/EkFjaxuCKOb/v4YrgXAYCfnUYph2Zx4E9UDk+O699L7o3/SB7Qq/DkiShauzqE8hV9j3fZAB2avBVb+Xgynz7GP25mw1WMPMUvDnPwRX61+fwte8m6DIAO/fwQZl1+v+8N4PvV/wFEIoQyQPNsTQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "355,I", "label": "355, I", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809659.045804458, "ymin": 5124427.761177795, "xmax": -9800548.713407313, "ymax": 5133986.418651946, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1820_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1820", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1820", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 75, "name": "lisleread.GIS.dupage_centerlines", "type": "Feature Layer", "description": "Pavement centerline developed and maintained by DuPage County GIS Division. The data is current as of 2009 aerial photography. The pavement centerline \"OUT OF DUPAGE COUNTY\" is current as of 2003-4. These were added from an out of county 911 file. The out of county data has NOT been verified and is not complete. There are no plans to update or further work on the centerline that falls outside of DuPage County. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County Information Technology Department, GIS Division 630-407-5000", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Road_Class", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "2", "label": "Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "1", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "3", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "5", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "4", "label": "Toll Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "0", "label": "Tollway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "Road_Type", "subtypeFieldName": "Road_Type", "subtypeField": "Road_Type", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 40, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 5, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 3, "domain": null }, { "name": "CLASSNAME", "type": "esriFieldTypeString", "alias": "CLASSNAME", "length": 30, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 5, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 8, "domain": null }, { "name": "Checked", "type": "esriFieldTypeString", "alias": "Checked", "length": 3, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 25, "domain": null }, { "name": "Named", "type": "esriFieldTypeString", "alias": "Named", "length": 3, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "TOWNSHIP_RANGE", "type": "esriFieldTypeString", "alias": "TOWNSHIP_RANGE", "length": 20, "domain": null }, { "name": "ST_NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ST_NAME_NUMBER", "length": 5, "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "YES_NO", "description": "yes or no value only", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mod_Date", "type": "esriFieldTypeInteger", "alias": "ChgDate", "domain": null }, { "name": "Road_Type", "type": "esriFieldTypeInteger", "alias": "Road_Type", "domain": null }, { "name": "Road_Class", "type": "esriFieldTypeSmallInteger", "alias": "RoadClass", "domain": { "type": "codedValue", "name": "Road_Class", "description": "Center Line Codes", "codedValues": [ { "name": "Tollway", "code": 0 }, { "name": "Freeway", "code": 1 }, { "name": "Arterial", "code": 2 }, { "name": "Local", "code": 3 }, { "name": "Toll Ramp", "code": 4 }, { "name": "Ramp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1855", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1855", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1238_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 5, "name": "Other" } ], "subtypes": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 5, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 76, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 77, "name": "LAKES_PONDS", "type": "Feature Layer", "description": "Hydrography Polygons Representing DuPage County, Illinois hydrography: lakes, ponds, wetlands, rivers, streams, creeks, and ditch polygons. The DuPage County surface hydrography coverage reflect extensions to the original surface hydrography ARC/INFO coverage that was built from 1:2400 scale aerial photography and planimetric mapping. The original 1991-92 coverage embraced a simple line-based structure with no polygon definitions. Extensions to the original coverage structure are meant to accommodate more sophisticated Department GIS application needs such as area-based (polygon) measurements, attribute driven thematic displays, network modeling to support hydrologic/hydraulic flow routing, and stream corridor management. An extensive quality control effort was completed in 1996. Updated Spring\\Fall 2006 using most current orthophotography. Additional updates have been made to this dataset, and have been completed using the Spring 2009 orthophotography. Updates will be made as needed.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County, IL - Department of Environmental Concerns Additional polygon data added by Information Technology - GIS Division", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 228, 237, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 212, 232, 255 ], "width": 0.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810671.81247043, "ymin": 5123479.583664766, "xmax": -9799076.234678986, "ymax": 5135916.45069644, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 25, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Ac", "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "Show", "type": "esriFieldTypeSmallInteger", "alias": "Show", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "ImageYear", "type": "esriFieldTypeSmallInteger", "alias": "ImageYear", "domain": null }, { "name": "ImageVerified", "type": "esriFieldTypeSmallInteger", "alias": "ImageVerified", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1870", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1253_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 78, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "Unincorporated", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 255, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 79, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 72, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 230, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 163, 155, 134, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 37000, "effectiveMaxScale": 20001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 80, "name": "70k", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 81, "name": "lisle.GIS.highway_signs" }, { "id": 82, "name": "BNSF Railroad" }, { "id": 83, "name": "lisleread.GIS.dupage_centerlines" }, { "id": 84, "name": "Village of Lisle" }, { "id": 85, "name": "DuPage Municipalities" }, { "id": 86, "name": "Village of Lisle" } ], "minScale": 73001, "maxScale": 37001, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 81, "name": "lisle.GIS.highway_signs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Id", "field2": "Type", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "612bd73eb988d5591ae2f66002b2c6ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABSpJREFUWIXVmGtQlFUYx3/nBdxd0TK8LEsUKojghqhDAlI0IaXOZAiKJg1Jk07FZbQZc7RMc8Cm6DamTglTg2P2wRvSCCs4UjORiVzG+2AaqQ0Saq+XGcVX2T19YCFh313WtIv/T3uePe+zv3P5P+e868v/RL7/NUCX7n8QKQkE5kpJjBD0k9JwUgj/bUKojf8KiJSGeCm1PGAW4He9fTrX2oMZ6H8Ck7F6mZTsA9YB24Tg1j0FkRIjMBfIBW2C3W7lcFMO2/cm8F7dUAACfCVLE1uY/lT1pPARhZMURf3E4TAUCaFtEIJzdwUiJSFSGrJBewUYfOVqBjX1s/m8PJryNkOPvmqHYEl1MEuqXyIrNI150+oCJ0Z/vaK/ybbM4WCHEIZ1Qmg1dwQipSEZtFxgOqA0n1mFrSaZFXuGo3aIvgZHyS8DKFn3NFZTIkufa/KbHLdrjsW8Zo6UHKJz2TYLQbtbECnxB8pAm3zzViz1R17jm6pY1h8d1OeP6+lYuw+ZW62w1co7cS+TlvRDdFTEmmIf5dRKKQNmCKE2uAEx5AuhTb54aT45Hy5jy1nT3wLQU/7+YeTvn8kbY5MoyFsc3N9k2yIl4UJgdwERQpsJsLFsgVcQFj9JzJCbOBzQqPaj9Vbfy/bp4YdIrMlhxjO2kRAQBepBFxBAAOw5aPaYbM2U06Ql7yTIvAlFaQXA4bBwri2Tb79LIadihMfnj/9qYQYAqtYV671HvheCzIQIlcqaQN0kRc+fZH76swih9YgrSivBlkKyMwrxN1aTtSPCLUhIoApwHmjSBRGCSiAzPuokuAFJn1rUDdHRYWXvvlXY7T4kP/E+/fxqAUibspasHevdgkSPPoKU7FYUpC4IUAU4xoTWKvCkS4Lcxy4z6IHN3e19jUuZWjQJgL3GRSTFzwVgoH8pqQ9/TGmL0SWHxU8SNnwXQmC7Pd57Ri5ISb3FXDIxJSiXsnM9ExUfH8RvS5oJCWjHHHCDY2cf7P7OPLil+7PdEUbjhZ4Fr0uvx7ZhNFQ7nIPWBwGQ0mATQp2YGneasl7rrDnohOsFuDOrAWv44u72kaZFnLmp76CE6BMAtUKgegQRwr8CtJXjIo8C7jccgNVkpySvgpixr3bHLl99kYKN09w+Myb0J4CK3nGdEq/WAxdHDa8cYlBmoTn0E2aOvMYHuWuxDPusO9batpDFa/PY3qJfg9Ifacc8dAMQYKPnhOjNCA6Hg6r+pvKMNx+/QEHtUJeEC6MukZ+7nIH+pQBIaaCmoZgFXyRx4oaiTw6kxDcjhHYeNJc7i+6hJwQVQEbiuCboBfJCyHUKcpczwAnR0WGleOsGsstHugXoUnTEYRfbegShc0fLyLB60dvGb88r64YAEIpGVuoqslJ7Jlhd9BGrD/w1CIufJCyk3MW2HkGcNm4IMn8ZM21YNrbznVbMtl7BOuqtHn19lFOYjKdccvj52nu0c+J+x2iotgOVXoMASGmoUBQ1Jj3hNLbS0QAkTWh2Ke3eKn7sz9Bp20t3BCKEvw20FeMjj4ITZNam8bCpz1ufrsaE/QjoL4tHEFAPAH+Ej9g92KDMdGtjbzT70XbMQ4rRs22fIE4bV3qysbdy2rZNz7Z9gjhhyoGMp8Y33RVI9OhDbm3rFQjO0zgyrE73NPZGFj9JaEiFW9t6BSIEF6WkLsj8VWxKULbLaeyNbrNtlad+3rxg2YRQY3cW9l05Pcitbe8AJKAC1HfvhgIPtvUaRAi1Duel+p/U/f+3xL3Wn/G70fDT59GsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2,CO", "label": "2, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8ea9ca7df9b521ce025db3ee8fab3e2d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABXZJREFUWIXVmHlQVVUcxz/n4uPyHjkqgiyiICKKjqJpAmo4CsowuSsujGhOOpWo2Yw5OlOaS9mYoznZqJmlZTluFMPyBA0tySWWcKnBNDdGRcVr2QBekXf6gyfD8y080ha//93f/M73fu6593vOea8F/xO1+K8BHurpB5GSAGCKlPQTAk8p1XNCeO8VQiv5V0CkVGOl1OcCEwBDdc1IqmqCael9FqNX/mIpOQpsAPYKQe0TBZESL2AKMAf0Z+vqenCqLI193w7k3UI/AHxaSBbFXWXk4PwBEZ1WD1AUba3Fon4shL5ZCK49FoiUhEipzgb9JaDtH3dTKCiayMbsKLJvqDa92gPBwvxgFuZP48XO45ieVBjQP2rHEpPRvNhiIV0IdYMQekGzQKRUE0CfA4wElAuXl2EuSGDJgVC0B6Kph2Pbb8+wbcMQehjjWDSizBAfkzUp0H/9JCk5Sf1r+1IIapyCSIk3kAF6/P3aaIpOv8JXedF8dKZ1kzd3pJ9rPEjd0wP29OCtmBmMG3okqme39Vs8lPNLpfQZI4RW7AREXSGEHl95ZyZp7y9m9xXj3wJwpBXH27Hi+Hhe7zWUlXMXBJuM5t1SEiEEdXYgQujjAbZnzHIbIqmdjiLg4C0V3dJ0/7pTbYgrSGPMMHMY+PQErdQOBBAAB0r9XZotH1RBSlIWHdunY2hRCkBtbV8ulk9g075RrDvZxuX4Xy4GMgYATX9Ye/QbOSwEqQO7aeQWBDg0WTvsCvNSp+KhnLepGwzFRIQVs+q1HO6u+oSt51o6BQkJ0ABuAmUOQYQgF0iN7XkOHICoCkwfvakB4mrFAjbsnEZUlwomjxhe3+N5hJThJWw9N9gpSFTX00jJfkVBOgQB8gBL984nFHjeziDSWEfWoVRCg+MJbneBvQeTeK/YF4p9GZ/YF4OhPgQmr2qnEIEGSXhoFkJgblx/dEZuSUlRoP+2/qOD5pBxzcvGpLTKg+n7IoFIIB6A1LAqpg0vaYCQUuW7kl5OQV6NvoGXmm+xPrRjEKuRWQit/9iYS2Skd3NqCJDoe5/Pl3dpuK6zhLMreyOLDrV3OmZg1FmAE0KguQQRwjsH9KW9I88ArkFC/e7ZXHso50mK28HS8vksO+o4ed07HwPIebTuYInXioDKLqG5vqoyweXacO13lfVfHKOV6R7JSWvxNmXSptV2Fs6oJOPkJkqrPGz6kzvU4O+3GfAxYzshjmYEi8VCnsmYnfLGc7dYecLPKUjmdZXM6yEA+LSaxaiETABMxmyS+96k9PtAm/7RsRcQQr8Jut2ZxeGmJwQ5QEpc7zJoBDIj/E+mJpbg51NB21bl7Ds4gXn7QwGo0T1tPKrv2VtHdTtlF1uXINR/0TIyvEg0jvHl214M6vcBnoYTAIxLUMj9KQ2Tp4UhMRkNfVXVI9lV2tbGMNAgCQ/JtoutSxBrjIuD/Lf2S2o3G/PN+rNH/h0D6XnLmfxCIgDtA9aQueZD65iG1Zq9++dz/r5i45kWU4GXml8H5LoNAiClmqMoWr/kgZcwf921oT5lZ0+qqg8zdth2fFp/ZgNQqc0kPW8aL2eF2/nF9voV6mN7p1kgQnibQV/SJ/IMNAIBmJkRwcyMd0ju8Cad/OpX0Yu3TOwpd75jdw//AXD8WlyCgPYjcDui0/62qjLeYYz3lBvBxc0famLHGvx9t+Aotk2CWGOc606Mm5I1tjccxbZJECtMNpAyuE/ZY4FEdT3pNLZugWDdjSPDCx3uxu4o0CDpHJLjNLZugQhBpZQUBvl/Gj06aLbdbuyOGsU2z1WfOz+wzEJo0d+sDms2RCM5jW0zQHxyQHv7cShwEVu3QYTQCrEeqv9JPf1/Szxp/QULDOyAJS4vjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3,CO", "label": "3, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ef6ffdacdca81ba8fd058360f70b3c87", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABPpJREFUWIXVmHtMVmUcxz+/l8vhos3wAi9KoJDcAtQhF1FYaH+4NPGebJqu3BQ0VzOns7TEWbMt50ZrZjFt5ZaaSgqvLxo1pbwATdEK00zbvCEdl4avR+B9+gN84+W9AGoXv3895/d7znk+5znn+zy/c3z5n8j3vwa4p0cfRCnCgFlKkSqCv1LaWZHgnSL69/8KiFJaplLGYmAa4HfbNpEm2yB6B58hMKByhVJ8BxQDO0VofqggShEAzAIWgTGitTWRuvpCvvgqi3XV/QEI8VUsz77ExJzKUUMHrx9lMunv2e3ahyLGJhEuPxCIUkQqpRWA8SLQ94+b+VTVzOCDshTKrmlOffUWYVnlIJZVzmFu9BReGF8dlpby6aqgQMsKu51dIlqxiFHVIxCltHFgLAImAqbzF9/CUjWOVQei0Fukq5tjyy+92FL8NImB2SyfUO83NmPfTHPoxplKcZK2x/aZCDaPIEoRDJSCMfZuczo1pxawrSKd90/36XJwd/rB5sPsHYmwI5E3MuYxJfdwSlLcxs0+pnOrlQrJE9FrPYBoRSLG2MYbL1H47gq2/xZ4XwDuVHR0AEVHp/JKci5rFy8dFBRo2a4UQ0VodQERMaYCbC2d/1AhOmpD3eNkVxWS94xlCIQkgX7CBQQQgAMnQj1eKMbfzuev7sXf/zZ/NvXhoy9HM3nMT10CTChJc7R//NVMHgC6cS/W+R35RoTZWXE61qowtxcsKahkxFMLAbh563mShiTwbG5elyCU/O3gyDAdoAGodwsighWYnZl0FjqBTI+w8fqcfSTHL+l60E6625zudJwSewql2G8yodyCABWAPSH6mAnGOIIHFhzm6VEr8TGdcxnEUmumyVbrFPP1aaVwVhHBQXtpaY1lwyfFjpzZTxETtQ8RLE7ndDwQ4bpS1JhDt6RNCl9E6eUAACLCz+NjOkdLSyIXL80gOnK14xxroz/WQ2YnkENLDhIctBeAXdaNLP96oCO3MP0aAVqlvf2m3YMAKKVZRPS0yRkXKN0VB4DtTm9q6jaxuTSHzIQrREe6TIxDa0ZfZXTqfAAuXlrJzG3JTvmslDMAx0TQvYKIBJeDsXpY/GmgDWT4uimOfGbCFc8UwNzntiPSZoaSPdNc8gnRRwDKO8fdLPF6DdD4ZJS1n2aahmH3Oq6T3s65TET4OwBcbXiZNUecl4HpETZC+28CQiw4T4i7GcFut1MRFFiW/9rI66w91r/bILkjTzjax+vGueQnZZ5HxGgAw6VmcbvpiVAO5GcPq4cegMTFWB3tI6eiXPIpcXUutvUKQtsbreJjaqSjjb1p8sA7PNZrBwB2u5mtdX2d8mY/RUxkmYttvYK027g2PPTj1PEDCrA0aO66OSkr/rqjfasphyvNzuVCYcZVArTKVsCKG3ksjJTSyk0mPXV61gUsu2Md8Xm7Y5m327XgWnowgqUHPRdimck/Q5ttb/QIRCTYAsaq4fGnoQPI/Soh5lvA/WPxCgL6ceD3oYP399VMU3tk486a8YSN0H6bcWfbLkHabWy9Hxt3Vrttr7mzbZcg7TBlQH7O8PoHAkmJPenRtt0CoX03jo+pNnXXxp1l9lNER5Z7tG23QERoVIrq8NCS9EnhBY7duCfqYNsKb/2684FlEdHT96wf0mOIDvJo2x6AhJSD/uaDUODFtt0GEdGraS+q/0k9+r8lHrb+ArEHtraSdJSBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "17,CO", "label": "17, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cdead7c3551f4d9ae40619e244fe87a0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABfNJREFUWIXVmHtUVVUexz/7cG/nIuCDIJ55VYinciWJhxYa2jKbDErTJUVvVw3olGkGtYJaWk65FmZaWo0zTs4ws7DJKOGKrciVVCJQJOLCVWaME4nSUVK763i9Z/cHeBfI5aVW0/evs/b+7d/+7Mf37H2Oif8TmX5rgPP6/YNISTCwQEqShOAKKdWvhPB5Wwjt818FREo1TUp9MTAXMP/kmM0ZRzh+PgfxtlQVSMmnwHrgbSFwXlYQKbEAC4BFoF/rcsWzrzmP/3w4hRdqAwHwN0ny079j9tSqyVFjX5qsKFqxYahvCKG/LgStlwQiJVYp1VzQHwSu7Pgxm+q6eWwot1HepvaI1c4JlleFs7zqHu6LuIN7Z9UGJ9v+UTjM215gGLwjhLpeCL16SCBSqjNAXwTMBpRvWp7DXj2Dwg/GoJ0TAw2OzYd82bz+RuK908m/tdk8PXX7/JCgtfOl5Es6l+2fQuDoE0RKfIAy0KefdaZQ1/gIJTtTeHX/yAE796Qmhxc5W+NhazzPpN7PHRm7bRNi1r7ppXxdJKV/lhBafR8g6goh9OntJx4ib3UBpf/1vigAT1qx5ypW7JnDkoQMVi5eFj7M214qJVFC4OoFIoQ+B+DvZQsvK0R3rdk3ivTqPLJuso8D/wmgNfQCAQTABw1BvwjEeR04HEIWAJp+vuzCPbJLCHKmxGhUVge7y6MtBmvursEW8wl+vi1IFE6dttJ4MJWCkhQaznjhb5JsnL+PVNvHjPA7jBBOtI4YquuncXdpfA8Qa7AGcAxo9ggiBJVATtqEr6AbyNYntjIhekmPZMN9ISwYrOEvEleUQ+Xj20lKeBgAw7CiKC34+YI17HnMph3ML0lwt7VFNyIlOxQF6REE2AkYcRE1CtwAQG58hxvCeW4ir/1rA2edXiy+azkWdRexEU+yamoG145/AYC29jwyC59kQdp3PJqTBsDkxCroAgkxSyLHbEcI7N07vnBGjktJXUjQ5uTM0EWUtVqwmF3s+WITvj4nOdoexmOVVgAWzEomPGQXAI6zJhIerua2+BO4DEHNjybudCnuvA59hPv5jyltWNQqo2vQnkEApFTtQmjJt6d+S9k7MRQ3+FPcMKtHzMZbvyYseG1nJ46ZlDcG0OTwoqkuAICmohKixv4NgFOn57ChNMvddortIECNEGj9ggjhUwF60cTY/UDMhdW8/8Bebpn2AELoSKlS8v5T1J/26hETYS3DZGrqGpiZ6NE/wL5RAMRFfAZQcWFeD694rQ5ov2ZMZYCqzEU3Oksn+rjYsrSU8VFLAXA6J/HWtmIeeu+aXhle3lJM4Igz5GQuZbjfv1k47zMOfFvB9x0WggJfB/zt9JwQTzOCYRjsHOZdnv3EdcdZWRNIyvBzlD69gdFhqwBoa89l1aY81jaO6tF23mgHqskg/6MwAJITshkfVY+itJAUcxRFMRBCPwZ6rzuLx0NPCCqA7PSJzVATyMZFZW4Ip3MSDQcyyJh0iIxJnfGnHRbuvLkAs7meI635bFn+J1QFAka2uHMeOTaS26bt6mXbfkHo3NEyNrJOLEuMwxa7zF1hNtczM31uj+C3tn1Ix6lEAvzruTr0zxxZ7cJLOUvwVa8A0Nq2hDf2BPP4veW9bDvQjByXkvrQoE1Jf7jehhC6pzC3DEPh0eJ8ih4cR6R1HeEhq7vKrTQfWkzhX25nYcpRLGqVC6gcNAiAlGqFomhJh/8Xxo3rBrxgAVDyzH3cMPIubOFnkMAXR3z5tKOzi9ysvdBp2xNDAhHCxw56YWLsftgWPSgQgN0nzew+2fv+Ehf5CeB5WfoFAW0v8EPU2B1Xqsoct40vRvNGOwgKeBNPth0QpMvGld1tfLHKTPsGIfQ2T7YdEKQLphzInprYfEkgtugv+7TtoEDoOo1jI2vdp/FQFWKWRFgr+rTtoECEoF1KakOD/pqSGZpLWatlyCB5qW7b7uwvbjAfWHYhtJR3Xxo3ZIhu6tO2QwDxrwDt2UuhoB/bDhpECK2Wrkv1L6nf/2+Jy62fAVKFHc5AIh6RAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "23,CO", "label": "23, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "459d0b8d1d8e24183de76df560d8da65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABYlJREFUSInN139Ik3kcB/D3s839YNytbVbOu9lGy0fYJXd6MtcUzJxXyf4qWIT2Rxwpa1BRYtCR/1yUI8jBwIhrKPRHFjij4IErUiG3c6hZTDAyzx+HFulcztoet/bcH+nas2d1Xhd0Hxhsn+/n+b6e7/N9vs/znQBfKAT/F1ilUChUAHif0WCCwWAQwCQAhgOLRCIHTdON72oAkiTjLpfrj0OHDpXOzc2xTlCn08Xdbrfv/PnzeoqiFOlSd3f3QEdHh9bj8WxKSf8O4CcOTNP0z2vfSZJ8OzAw8Fgmk5XNzMw8Gxsbm56amhICIDQaTYwkSS2fzy8vKytbmJyc7BkfH8+iaZqvUqlW9Hq9UiwWG/bu3fvEarUSHo9n42q31QC0AP5kwQDkq6NhfD7fY5lMVgQAfD5/q16v36rX6znXkCAIpVar3anVajltWVlZZGdn5xOr1Yo1XKFQKILBIAeGTqeDz+cLyOXyHzg9fUKk4ITH48kGQKy1JeEtW7agr6/vWXZ29vbPgWbA0dfXl8wnYYPBwOTm5n6betDs7Cy6urowODgIqVSK3bt3w2w2QywWfxB68eIFTp8+jRMnTqCwsDCJWywWX0b4xo0bxKVLl4Zzc3ONADAzM4PKykocOHAADQ0NWF5ehsPhQE9PD1paWpCVlcVB4/E4Wlpa0N7eDpvNlszHYrHRw4cPGxWK9wuANcfd3d2ytQPcbjfKy8tx9uzZJKJWq1FQUIDa2loUFRVx4Nu3b8Pr9XLyDx8+fA6AdXeyYLfbnW+z2RiGYQiTyQSLxcIamUqlAgC8fPmS0/nExASOHj2Krq4uGI1GVtv9+/c3ptez4KGhIQHDMIsEQcirqqo4nY+MjAAA0pdPJBLBmTNncPXqVU4bAAQCAflHYZVKxRAEIU0vunfvHgKBABwOByiKQn5+Pqv92rVryMvLQ3V1Nebn5zmwWq1+/VH4yJEjUwA0qbloNIqenh4kEglIpVJMT08jEolAIpEAAIaHh+F0OtHb2ws+n89BAaCiouL5hQsXCj4I79u37690WCwW49y5cwCA+vp6mM1mLC0t4dSpUwiFQjh+/Dja2tqQnZ2dEQWA0tJSzhJgwSRJbkovSA2NRoPm5mbU1dXBZrPh+vXrCIfDCIfDoCgKABAKhQAA/f39mJ+fR0VFBWQy2fcGg2Hp6dOnXPjgwYOvhEJhPgC8efMGXq8XOp0OGg3rAkAuf3efRKNRxONxqNVqXL58Odm+srICALh58yaUSiV27NgBiUQiPXbsWL/dbufCRqNxFoAMAIRCIRobG1FbW4uTJ08mixOJBHp7e1FTU4MNGzbAbrcjtTPg3ZMrJycHra2tKCkpSb2a0dS6JMwwzPukQACHw4Hq6mqQJAmTyQSapnHr1i1cvHgRfr8fPN6/2yuk9s+Ch4eHWfO7a9cu3LlzB01NTRgdHQUAWCwW+P1+1kjWGxMTE6KMcHt7u7KtrW1MLBYXAACPx0NNTQ3MZjMWFhYgEAigVCr/caSbN2/mjA5AuLW1tTAjDAAdHR3x+vp61hFCoTD5qPzUePTo0YDX66364EuioaHhu5KSkgdFRUVl/0lKicXFxQeVlZU70/Oc7W1xcXFZZ2fn4P79+1U8Hu+bTwUZhnk1MjIyZDQaK2ia5sxPKsxgdWtitVp/1Ol08ebm5iGDwfBaJpPxhUIhXyKRfCUSiXQAUm+Ut7FY7FkkElmMxWJvl5eXY4FAQOB0OrffvXu3Ms1LZIKfA0hO5vj4uKCurq44/Uz37Nmz5HQ6/du2bTOFQiFfU1NT3pUrV/LT6zJFMBicywT/AuBXADlI2ZSlB0VRX1MUVW6322dcLpdpPSCARZFI9BtN0xlh9+pnXeFyudZbCgCgaZr1+4v9d/oboLUHlvsXUOkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "34,US", "label": "34, US", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d11e501f7a7fb140b2988beac913ac96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAjCAYAAADxG9hnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABcxJREFUWIXVmH1QVFUYh59zWbgsC34gukIWAgooKWbEgpaYZjP4MZqUFkFmWZOIU1GZ1mQ1Ok5ZaTaYY6bZjJqjJjEDbGjtNBNmBjl+NiomVJMm6CUdcbt83NMf4EXYXcC0r99f577nPe8+59z7O+futfAfkeXfBrii/z+IlPQHHpKSJCEIkFKtFMK2Qwht/z8CIqWaKqU+H7gf8L/snkK9ewAhtuNYA12LpOQbIB/YIQSNNxRESgKBh4Bc0Ec2Nydw6Ng8Pv1yNMvK+wIQapEsHPMrU9Jco2Kjlo9SFG2FYagfCKGvFYLT1wUiJZFSqjmgPw70uXAxk7KKGawpTqT4rNouV2sSLHANYIHrER6Nmc6s9PL+yYmbFgdZnYsMg51CqPlC6GXXBCKleg/oucAUQDn10+s4y+5h8e6BaE2iq8mx8cdgNubfTYJ1DAsnH/Mfn1I0M9y+aqaUHKTltm0WArdPECmxAYWgj29odFBx+Cm27HKw+kivLn/cm466/cjengDbE3glZTbTx32dOCx+1To/5eSrUoZOE0L73geIukQIffy5ujnMe2sR2362/iUAb1rybT+WfJvBs8PHsXT+8wOCrM5tUhIrBM0eIELoGQAfFz5xQyGu1spDvRlTNo9pE5zREDoMtAMeIIAA2H3A7rPQw1GXeTGrCCGacf8RQvLyyQAkWJt5cdIJYgdWYVXruVjfi72HhrDANcCjxg9V4UwDQNOvxDo+I18JQfboeI3Ssv4eBUb1bOKdp1diD1sNQL17EjCZ7Oh63s1bRmivj9rl35kEaSM/xPH2xHbxyP4aQA1wzCuIEJQC2anDKqEDiKrA+rwtJsTVennWpybE2XM5VFY7cIxYib/lAMkj5pCfvodcZ5SZnxh3GCn5XFGQXkGAXYAxNGafAne16yjNdREfsxAAwwhHUc4AMKFPA4OjVgEgpcpzq/LYXBVEyZxg0sdmADDOsQdaQcL9JYMGFiEEzqvrd1yRWimpCLdvTJ4akUvh6UAANs04SlpyFgCuvZ+QdGshPUK2ApA29LwJVX95IpurggA4UBlJ+tiWujfZ9wMt4+c6zhKouozWSXsHaZ2VUwgt+b6Uagp3xrMs7TQPTp4LwNETbzNxTRo1qwvN/LCe9Wb7D72v2a6ta3OdzVZhtkcnHgfYJwRapyBC2EpAf3XEkCM8GRfBM1kv46ec5PRveWS9MxPd6DiiTYb0M9sNRtsOrIhfUBXQDRgasxegpONYL1u8VgGcGzywNCx3RjNWaykAl9xhrJ9fBEBgYBUAqn81dzv2mCMD/C+1rUJAs9lubBqBbsADN7ux910LhDppvyDeVgTDMNgVZC3ODLGNNOOxUS95IFssR4mNWmReh9i+Y1CAwckGheiIOjNed+F2AKamnkIIvQZ0j3cWr4eeEJQAmQGWen6/mO3R3yP4CxTlDIYRysVLk7BYLhEcVICf33Hee2Qfy3ckce+oL838ymoHAInxhzxs2ykILU+0NKSf6J3zpkfnhTV59AjZiltPpXfOm2y47zizMwoASB+bYboFoLHxdjYUpbTYNrLYw7ZdrUitlHwfYV+flN4vB2eN6i3N1GMFcQT472bq+PcJthWY8Zrzc1m3Yw4fnQxh6V1nCFRdzUBpt0EApFRLFEVLemB0Nc6CuHZ9PeeuAFa0i2VtSyB0Zz7To9+gd3AD1bVBbP+lzcKpw09Ai23r8CKfIELYnKAvvm3IEegA4ktak+DDEyFe+4YO2gN4vy2dgoD2HXA+NurzPqqS0en+0ZVm3OLGHrYOb7btEqTVxqVB1uLMF+6oZem+vr5Su1Srbc96s22XIK0wxUBm2m3HrgskMe6gT9t2C4TW03jIoHKP07i7CveXxESW+LRtt0CE4JyUlEfYNzimRuSYp/G1aF7Kb1dsu6uzvO78wXIKoTk+Wx59zRBXyadtrwEktAS0166Hgk5s220QIbRyWl+q/079/z9L3Gj9CRsIA4g9sat/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 25, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "40,CO", "label": "40, CO", "description": "" }, { "symbol": { "type": "esriPMS", "url": "34c72e3a142ffb68434c3035f22b6e96", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAYAAABvCO8sAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA51JREFUSIm9lV0otGkYx3/Mh8fHDIZIM4OMdhuHDjTUrhPytU4oyTSoKUkOHEgNReOj9JSURokk5EzKJjUc+jpVJgcoyccs2llPa9VjDXuyPb1j8A5N7//sua6r/+++r+t+7lvND5b61XcCoI2i/7/AP28Ce3p6fhdFsTaKMAA6Ozu3PB7Pr2HAxcXF3xwOB4WFhVGD+Xw+PB7PL4ABCIQAKyoq/p6ZmdGr1a+7/HUFg0H0ev39+Pi4MibFvaio6E+1Wq2PGg1QqVTYbDbp25gCjI2NffmqsSzLSJKETqcjPj7+dTrE98P+VVZW4vV6w+JXV1dkZWURDAZZXl6mo6ODQCCAwWBAFEXsdjuCILzp+S5QkiS8Xi/Ly8sYjcaQXHJyMgBra2sMDQ2xtbWFxWLh8vKS9vZ2AJxO5+eAV1dXAJSVlSmAbxUMBhkbG2N4eJiCggIA8vLy6OrqwuFw0Nraikqlihx4cXFBbW0tycnJPD8/AxAbG6vkVSoVm5ubvLyEjv7h4YHs7GxiYmI+t8OjoyNMJhMTExNMT0/j9/vp7e2ltbWVtLQ0AOLi4gB4fn7m/v4en8+Hy+XC4/GELC4i4N7eHvv7+9TV1bG6uorf72d0dJSdnR3m5+fR6XRK7fn5Obm5uQB0d3djs9nes30f2NfXh06nw2QyAWCxWJiamsJsNuN0OqmpqVFqMzMzkSSJu7s7JicnaWlpYWFhAb0+/Ld+F2i1WsNiJpMJu92Oz+cLAQqCgCAI6PV6XC4XqampbG9vU11dHRnw8fERv99PWloaSUlJYfnU1FRkWeb09BSj0RjS3pSUFEpKSri+vn5zI28CZVkmNzeX9fV1qqqqlPjt7S1LS0u0tbXx9PSE1WplY2OD8vJypebm5obd3V3cbnfkQJ1Ox/T0NL29vZjNZvLz87m9vUUURVpaWiguLkaj0TA3N0dPTw9LS0tYLBZubm4QRZH6+nqKi4sjBwI0NzeTkJBAaWkpgUAAgJGREQYHB9FoNAA0NTUhCAKFhYXIsgxAf38/AwMDJCYmfg4YFxeH3W6noaEBSZIQBCFsnlqtlsbGRurq6ri7u1MOzkf67uOn0WhIT0//sEar1ZKRkfE9q8iA0ZYCPDg4SHl5eXn3DvyqDg8PQ+agAFdWVlIMBoNy80dDx8fHuN3uFEAOA4qieOJ2u386OTmJGjAnJ4fZ2dk/nE7nX2FAh8Pxc9RI/+vs7CzsIf7hh+Y/XzUuJDAr9TkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "53,ST", "label": "53, ST", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ed9e5ec8596eadb1cd454b16dc9cbadf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAYAAAAzrKu4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABN1JREFUWIXV2H+s1XUdx/HH5V7u1+69oB2GXAHJrQtIDGXLIAPn1BwIojYd3EWgm9fFpRndmw4rdqUssiRbOQdU2JTBcNCakO3qroBWW3SdUeaURprg7YJXPkCR+kHg9sf3Ljjnnu+5p1Y3e22fne3z+r7fn+c55/v58f5UeZ+q6n8NkKX/L7AtzJtLZw0Hy0nSS/WLmhYMd6DzIk+9UmZMZSefmkYHjpYD9uHP88Q2KtZzaCyd43huZJLsqamtPdybJCeFUHc4xoldXN7FzJWMf8iPqi7Heg5/iOdH84sxSfL80Nrat3pDOCFJ6npiHN/FJ95Ikiu+HOOEb1LVxpqvsXRAsEWsjFTchmcZdTfXB64XIzH2+xaNuAW/Qg+2M2IpsyKz8mLOir0tRrPwPfyWhcoAG3KAm+7C1X3tKziEIzjV91AFanA+zjsr+GJcga/2xfwNJwtiRuHcvr6DWMbwz+Zy09aF8JtMsCRJZuyKsW7jWX3VuLCvlasP4KIynqtHC4aF0Cr98YuDTeK6kX0Bg6Ur8SifLOzPA7sgxmvmYMhgUWECfsoIjJS+pv3BAg2j0D2IYEP7PpMkuTTG2FEUbI/k3Pn6z7zBUIxxonRNQwFYVH+KRyvT+TWYajzNrjyWguVizAlGVKeTemA1NHDgQNHlraTXXz0VeLcE2Aff5p26gdI0NbFiBWPHcuoUL7xAYyOvv17aK67T2FchXfaywEb+hbfOHwjs3ns5dowZM5gyhdWrWbeO2bNLe8V1DFEul9sXQsgCq93L76dyXSZUkjB6NFu3snt32hYvZvz40l623sQFp0PofvHs3gKwN55m1wJanZnI+YqR7m6uuip9jyZPZtIk9uwp7WXrNczu4sfvlAB7YjsJ/ojJmanuuy/9i15+mSFD2L+f5uaBveLaiTE7CnsLN/EeFu2nY1wW2PTprFrFq6/yyCPU13PHHWzaxJ13ZnvTphXL9ia+jatXDwSG+gf4wkPpntp/2ViyhJoa5s9n794z/cuX09KS7c2bx/bthdl+juZu1vyhDLCvr+XWVWwYxl393MpK3nsvf+CDB6mooLo626utLczUhSW4/57+DMVPsCdzuY9/MYTmHzALU/LM9nYWLGDbNm64gYkTuf329KXfupW5c4t7mzfnDYHvYPlrtDxWLpgQmn+YJCtbYlw+iccx7J/epk1cdlk64PHjDB3KoUO0tZX28rUFvzvNZ+YUGz8TDGKsuoa6P/NANSukR8ZUra1pW7iQo0d58klleamew6clyYa2GBdlFi4lyrcV3UmycW6Mm9v5biXLcE7eExs3Fo/M9jqlR8MH22Nc9I3s6AHqyhgXdvCT2Wxp5+7K9DSfKxWSoV48g2vxrR20Zm8t5YClurmDZ2fy1E5uOocH8VFpeVGOjmA91uGxx1ncOEBAuWBw5a95aUySTNgR4y2XphVXIz6CyoyYw3gabbj2RC73/aYQ5mwob7x/6YpgcojR1Fxu9+dC2LmKS4ZzI5rwMeli/C5eQTu+hPm93P8MU28OoeGv5Y/1b9xdhDD9YTycy/1ySQj77mHDOOZVpBXlS9Kaounv/GwbFy+joad0xv8Q2BnAmWuxluM1udzSW0M4MidJqv8U44VruaSs+4v/CtgZ1b0dgjVYU94xujy9b6+h/gH/u8QuNCoGgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "88,I", "label": "88, I", "description": "" }, { "symbol": { "type": "esriPMS", "url": "21c3e209d89defa6e1261969da89536e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAYAAAAzrKu4AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABWZJREFUWIXV2Hts1tUdx/FXpfQnbcH5EG7rChgQZHVKQsbGhtbAGgQlQLyAEyZq4wR0XAYqTJEtzLnJgM2QIpMgNsQhaSYyFzDIRba4rZjJRANLCchl6LA/NmDiQYT98St5aPs85Qlxnfskv5zkfM/3nPfv3L8n3+dU+f9rgGz6/wJbw8ibqC3k/VwqOUvB2yrHdnCgtqcNu3L0aVPLmIFsxD9zAev1Pda+TN5yPvgStd15vVMUvVVYVFR/NopOi+Pi+hD6HmLQIQbP48qnPZs/CMup78H2L7KtJIq2ty0q+vBsHJ8SRcVHQrjyEN84GEXXzQmhz0/In0vVj5h8QbAJzAvkTcRWuszi5pibhUAIzf5iHG7FH3AE6+g4mWGBYY18zvOdGIJh+AX+wp1yALvkAKNnYkjD9wN8gKP4tKFQHgrRGV84z/kqXIcfNvgcx+kmPl1wWUPe+5hKh++mUgOfieM/ZwWLouibW0IoXnVeXgFKG75c1Q49cyjXFdPRPo5nSDo/M1g/hndqcGgtlWMl32qa3wisWwhDR+CS1qJCH/yGjugkmabNwWJ6d8HhVgRr25BGUXRtCGFjRrC3RJfdrvnKaw2FEPpK9jQ0AQu6fsrKNsn6ak2NO8OWRixNtouSU3QsSBZ1ZvXty+7dnzXYkTx83ALY5R9xsjiT68yZTJ9O16588gnbtlFRweLF3HNP47IHDlBW1rItrTOoy5Nse9nAOv2dDzs3herRg8ceY8cOyssZOZL581m1is6dOXaMl15Kl6+vT9Kysuy2tP6FIJVK1cVxnA2saDd/7c/wRrnXX8/Bg8yaRV0dixYlPdGvH4WF7NrFAw80bZDS0uy2tP6Bbmfi+PDb5+c2ATv4KlvGMkN6IVNdnXzndN999OzJK68wfDj79rF1K/n5vPFGMuzQrVt2W1p7ceMhVpxsAWztOiL8DWUyaf9+Skp47z1eeIGxYxk4kO3badeOadPo3ZuqKjp0yGwbPfr8GjejZFPTdpoe4keYsJ+N3bOBLV6cLIB7703m2cqVrFmT9B68+CJjxrBiRXbbgAG8+SbJMP4MQxZcCAxdn2La08mZ2nzbWLgwSdu2TXpgzpx0w7BhA7fdRq9eTJzY2Pecrbz8HNjvMOkwVTtzAJu/lLueoLo9yYR4/HHGj+fqq9PXqpMNM2LBgmSoDjecY6Wl6fTddxk6tLltzx44hPvx5CPNGTLfYE+nUl//fhxPWsYwfMXOnXTvzurVyfwYMoQ77kjm2RVXsGxZsoVUVHD33clKrK1lypTMtrVrT+PneHgv05/PFUwcT/pVFM2bHsLD/Vitpqa9JUuorOT4caKIvXuTYbzhhmTITpxI8vfv56GHWLeOQYMy21iDHWcYPyJT+1nBIIT8oRTv46kCHjVjRoHZs5Oe2rePLVuScjU1yVCPGpVspjU16ToefDCT7XV8WxRVzw1hQtbApYXw7dHDUbTqphB+vZ5FbZgqhEs991zzknGcrMJMamyrlVwNF64PYcKPs7d9gbgyhDs3UnMja9Yzq01ym0+15JJFZ/EaKvDTTcwYfgGHXALeWzaydTAbNjP6UhZigCS8yEVHsRzP4PnVfGfcBRxyBYPyP/JOSRT12RTCrdcmEdc4fBltsvjU41XMRcWpVOqXlXE8ojpL4YsFg7I4BP1TqT9NiePNT3BNB0ahEl+VbMYfYxfWYzZuP8uTr9H/ljjufSz3ti7i7SKOv7YES1Kp398fx3WPUN2dkXlJRPmOJKao/De/fZmrptL7SMs1fkZgacDBS7GUE4Wp1OS74vjoiCgq2BNC6VKuyen94r8CllbxR3GsClUZXhAuWp/bZ6j/AHfo6ep/7OTNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 28, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "355,I", "label": "355, I", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809659.045804458, "ymin": 5124427.761177795, "xmax": -9800548.713407313, "ymax": 5133986.418651946, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 2, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1820_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1820", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1820", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 82, "name": "BNSF Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RuleID_9028", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "defaultLabel": "Invalid Rule", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.3 }, "value": "1", "label": "BNSF Railroad", "description": null } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810530.295661181, "ymin": 5128136.878824982, "xmax": -9799782.507849345, "ymax": 5130845.802038014, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OVERPASSUNDERPASS", "type": "esriFieldTypeSmallInteger", "alias": "OVERPASS UNDERPASS", "domain": { "type": "codedValue", "name": "OVERPASS UNDERPASS", "description": "OVERPASSES AND UNDERPASSES FOR CARTO REPS", "codedValues": [ { "name": "GRADE", "code": 0 }, { "name": "OVERPASS", "code": 1 }, { "name": "UNDERPASS", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1128", "type": "esriFieldTypeInteger", "alias": "RuleID_1128", "domain": { "type": "codedValue", "name": "bnsf_rail_1128_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_2256", "type": "esriFieldTypeInteger", "alias": "RuleID_2256", "domain": { "type": "codedValue", "name": "bnsf_rail_2256_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_4514", "type": "esriFieldTypeInteger", "alias": "RuleID_4514", "domain": { "type": "codedValue", "name": "bnsf_rail_4514_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_9028", "type": "esriFieldTypeInteger", "alias": "RuleID_9028", "domain": { "type": "codedValue", "name": "bnsf_rail_9028_Rules", "description": "Representation rules", "codedValues": [ { "name": "BNSF Railroad", "code": 1 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2015_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2015", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2015", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "lisle.GIS.masks", "relatedTableId": 87, "role": "esriRelRoleDestination", "keyField": "MaskID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 83, "name": "lisleread.GIS.dupage_centerlines", "type": "Feature Layer", "description": "Pavement centerline developed and maintained by DuPage County GIS Division. The data is current as of 2009 aerial photography. The pavement centerline \"OUT OF DUPAGE COUNTY\" is current as of 2003-4. These were added from an out of county 911 file. The out of county data has NOT been verified and is not complete. There are no plans to update or further work on the centerline that falls outside of DuPage County. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "DuPage County Information Technology Department, GIS Division 630-407-5000", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1090", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1091", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1092", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1093", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1094", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1095", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_1096", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "Road_Class", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "value": "0", "label": "Tollway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "1", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "2", "label": "Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "3", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "4", "label": "Toll Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "5", "label": "Ramp", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9829770.391666934, "ymin": 5108921.763344132, "xmax": -9781085.06992108, "ymax": 5171388.862163074, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": "Road_Type", "subtypeFieldName": "Road_Type", "subtypeField": "Road_Type", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 40, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 5, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 3, "domain": null }, { "name": "CLASSNAME", "type": "esriFieldTypeString", "alias": "CLASSNAME", "length": 30, "domain": null }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "PRIVATE", "length": 5, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 8, "domain": null }, { "name": "Checked", "type": "esriFieldTypeString", "alias": "Checked", "length": 3, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 25, "domain": null }, { "name": "Named", "type": "esriFieldTypeString", "alias": "Named", "length": 3, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeSmallInteger", "alias": "TOWNSHIP", "domain": null }, { "name": "TOWNSHIP_NAME", "type": "esriFieldTypeString", "alias": "TOWNSHIP_NAME", "length": 25, "domain": null }, { "name": "TOWNSHIP_RANGE", "type": "esriFieldTypeString", "alias": "TOWNSHIP_RANGE", "length": 20, "domain": null }, { "name": "ST_NAME_NUMBER", "type": "esriFieldTypeString", "alias": "ST_NAME_NUMBER", "length": 5, "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "YES_NO", "description": "yes or no value only", "codedValues": [ { "name": "NO", "code": 0 }, { "name": "YES", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mod_Date", "type": "esriFieldTypeInteger", "alias": "ChgDate", "domain": null }, { "name": "Road_Type", "type": "esriFieldTypeInteger", "alias": "Road_Type", "domain": null }, { "name": "Road_Class", "type": "esriFieldTypeSmallInteger", "alias": "RoadClass", "domain": { "type": "codedValue", "name": "Road_Class", "description": "Center Line Codes", "codedValues": [ { "name": "Tollway", "code": 0 }, { "name": "Freeway", "code": 1 }, { "name": "Arterial", "code": 2 }, { "name": "Local", "code": 3 }, { "name": "Toll Ramp", "code": 4 }, { "name": "Ramp", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1855", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1855", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1238_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "id": 5, "name": "Other" } ], "subtypes": [ { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 0, "name": "Interstate" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 1, "name": "US_Route" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 2, "name": "State" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 3, "name": "County" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 4, "name": "Municipal" }, { "domains": { "Active": {"type": "inherited"}, "Road_Class": {"type": "inherited"} }, "defaultValues": { "ST_NAME": null, "CLASS": null, "ROUTE": null, "CLASSNAME": null, "PRIVATE": null, "COUNTY": null, "Checked": null, "Notes": null, "Named": null, "TOWNSHIP": null, "TOWNSHIP_NAME": null, "TOWNSHIP_RANGE": null, "ST_NAME_NUMBER": null, "Active": null, "Mod_Date": null, "Road_Type": null, "Road_Class": null, "GlobalID": null }, "code": 5, "name": "Other" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 84, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 85, "name": "DuPage Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 220, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Addison", "label": "Addison", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Aurora", "label": "Aurora", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 214, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bartlett", "label": "Bartlett", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bensenville", "label": "Bensenville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bloomingdale", "label": "Bloomingdale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Bolingbrook", "label": "Bolingbrook", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Burr Ridge", "label": "Burr Ridge", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Carol Stream", "label": "Carol Stream", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Clarendon Hills", "label": "Clarendon Hills", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Darien", "label": "Darien", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Downers Grove", "label": "Downers Grove", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Elk Grove Village", "label": "Elk Grove Village", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Elmhurst", "label": "Elmhurst", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glen Ellyn", "label": "Glen Ellyn", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Glendale Heights", "label": "Glendale Heights", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hanover Park", "label": "Hanover Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Hinsdale", "label": "Hinsdale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Itasca", "label": "Itasca", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 252, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Lemont", "label": "Lemont", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 192, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Lombard", "label": "Lombard", "description": "" }, { "symbol": { "type": "esriPFS", "url": "41549e2d8341252f7b14ab9ec58f4c8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAwhJREFUeJztXMtxKyEQ3ANROR6FoaPCUDzKwxH45LN9cKFCu7DMt2ew3SeX32MHer4M4PLx+f61AXF9XJ4/397uSNEqFLTAlpzr4+JOlpVinkRFaPr2dncny0oxT6LQmo6ARjFl23AuoJURGd9KFSqZBGdMT5tc8jhjR/9u4nqeE29l9MbPIJnbTDGcubxkPY05c4nmypKQPBvDUXRoeSAZK411+zHc74iIisyKEksc/V7sehzh2sCcAWcWuidR7HqawJwJZxZXcX1ctmJhCauSRIXKouoHqFjd+mBZTxPPkCSP5lYQ2tW6NzJpjBIVxKKQFbkFevOFup5k0dHZtcqDVubSRSL6Vj2ZLeBbGCkkJFlaYpeo1VN5hWUS6BKVaWuSJQlMXS8iPuzlV3DbOO6ulxWSnpeVkl+IinYzD1it59Dh1LRPLE09m9IOrqfxbcskkK3ndRqjorca0VV5i2l5QIX3ohBdgzNZplmPk2WopKKsaObi5uWB5LgqW+DuKTykjspGDAUhRGUK0lSlhVXm0qrZmmBqGRK6hdGe+Fq5MMXCl9rrIWLb6PskorLEE8/YZnKkbmHuVgucxTYvIqdEWcYBq29SC1RLVyU37noTkQLVDHTrRyEErgpy1pOShCLYW457eYDqK1nK6YWa9EfqEXJ6ZMNfLkS0TTgY3mbpfdjLNRDQyhlZ5bDD+ZezXJp+1Ao4dA+ityRZ5MxQpGkV1crN0jIWPRr6LUUkB90D0BlWq4ss0C0PKFhxY6sB7J55C8krKcvvScaGncJUWL+c8HpzGF5HaV0LNRZKVLaLHJyx8OvTHi0XjVVSx4a8APVI+V49+IrlDkC5sFJKeNZDytK4uYqoLFUzFZpYdrgV3H6UIrgduwJZUgz/7oGkcMtEltvLhUyLnIFi+dalyOFPjswmoBVoAeriLUuR6YX8swlItaXdxEoLS46M/ThRP6r+v4iL+1y5WlIP53oacLUVuWWRyoL3ozxOcxEIvRWcLcum7EdlI2nbzpNUeOMuG1hH6v/4QWtZ3zoqCT7LKgaiAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Morton Arboretum", "label": "Morton Arboretum", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 212, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Naperville", "label": "Naperville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Oak Brook", "label": "Oak Brook", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Oak Brook Terrace", "label": "Oak Brook Terrace", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 206, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Roselle", "label": "Roselle", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Schaumburg", "label": "Schaumburg", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "St Charles", "label": "St Charles", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "UNINC", "label": "UNINC", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Villa Park", "label": "Villa Park", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 237, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Warrenville", "label": "Warrenville", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wayne", "label": "Wayne", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "West Chicago", "label": "West Chicago", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Westmont", "label": "Westmont", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wheaton", "label": "Wheaton", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Willowbrook", "label": "Willowbrook", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Winfield", "label": "Winfield", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Wood Dale", "label": "Wood Dale", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Woodridge", "label": "Woodridge", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CITY]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Lucida Sans", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9825421.15741771, "ymin": 5113895.188417431, "xmax": -9786372.567982085, "ymax": 5160173.909874127, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "CITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "CITY_", "type": "esriFieldTypeInteger", "alias": "CITY_", "domain": null }, { "name": "CITY_ID", "type": "esriFieldTypeInteger", "alias": "CITY_ID", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "lisleread.GIS.boundary_municipalities.AREA", "type": "esriFieldTypeDouble", "alias": "lisleread.GIS.boundary_municipalities.AREA", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1866_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1866", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1866", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1249_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 86, "name": "Village of Lisle", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 80, "name": "70k" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 215, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9809382.301046297, "ymin": 5125046.327253345, "xmax": -9801368.117040819, "ymax": 5133835.656454792, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1818_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1818", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1818", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1201_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "effectiveMinScale": 73001, "effectiveMaxScale": 37001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 87, "name": "MASKS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9810075.504959585, "ymin": 5126889.2601988595, "xmax": -9800130.99370751, "ymax": 5132637.847903251, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2013_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2013", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2013", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1346_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "lisle.GIS.centerlines", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityManyToMany", "composite": false }, { "id": 1, "name": "lisle.GIS.bnsf_rail", "relatedTableId": 10, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityManyToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }