{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "This layer is used label all city addresses. There are no markers for the address point location, although the label text that displays is the approximate location of the address point. Attributes are limited to the whole address and the address number only.<\/LAYER_DESCRIPTION>\n\n8BD4FE25-D89D-4808-8268-C5D0819366B7<\/LAYER_GUID>\n", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 709153.4347999999, "ymin": 735399.4758, "xmax": 832665.0845999997, "ymax": 811391.0569, "spatialReference": { "wkid": 102629, "latestWkid": 102629 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FullAddress", "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": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "StreetNamePreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 50, "domain": { "type": "codedValue", "name": "WS1_StreetNamePreMod", "description": "Street Name Pre Modifier", "codedValues": [ { "name": "OLD", "code": "OLD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetNamePreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS1_StreetNameDirection", "description": "Street Name Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetNamePreType", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_StreetNamePreType", "description": "Street Name Pre Type", "codedValues": [ { "name": "LEE ROAD", "code": "LEE ROAD" }, { "name": "AL HWY", "code": "AL HWY" }, { "name": "US HWY", "code": "US HWY" }, { "name": "IH", "code": "IH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 100, "domain": null }, { "name": "StreetNamePostType", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_StreetNamePostType", "description": "Street Name Post Type", "codedValues": [ { "name": "ACRES", "code": "ACRES" }, { "name": "ALY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CONC", "code": "CONC" }, { "name": "XING", "code": "XING" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "DR", "code": "DR" }, { "name": "EXT", "code": "EXT" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HWY", "code": "HWY" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PASS", "code": "PASS" }, { "name": "PARK", "code": "PARK" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDG", "code": "RDG" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetNamePostDir", "type": "esriFieldTypeString", "alias": "Street Name Post Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS1_StreetNameDirection", "description": "Street Name Directional", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StreetNamePostMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 50, "domain": { "type": "codedValue", "name": "WS1_StreetNamePostMod", "description": "Street Name Post Modifier", "codedValues": [ { "name": "EASTBOUND", "code": "EB" }, { "name": "NORTHBOUND", "code": "NB" }, { "name": "SOUTHBOUND", "code": "SB" }, { "name": "WESTBOUND", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubAddressType", "type": "esriFieldTypeString", "alias": "Subaddress Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressSubaddressType", "description": "Address Subaddress Type", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Building", "code": "BLDG" }, { "name": "Lot", "code": "LOT" }, { "name": "Room", "code": "RM" }, { "name": "Suite", "code": "STE" }, { "name": "Unit", "code": "UNIT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubAddress", "type": "esriFieldTypeString", "alias": "Subaddress", "length": 50, "domain": null }, { "name": "FullStreet", "type": "esriFieldTypeString", "alias": "Full Street", "length": 50, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 256, "domain": null }, { "name": "University", "type": "esriFieldTypeString", "alias": "University", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Boolean", "description": "", "codedValues": [ { "name": "FALSE", "code": "FALSE" }, { "name": "TRUE", "code": "TRUE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MailingCity", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": { "type": "codedValue", "name": "WS1_ZipCodes", "description": "ZipCodes", "codedValues": [ { "name": "36830", "code": "36830" }, { "name": "36801", "code": "36801" }, { "name": "36804", "code": "36804" }, { "name": "36832", "code": "36832" }, { "name": "36849", "code": "36849" }, { "name": "36879", "code": "36879" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressAuthority", "type": "esriFieldTypeString", "alias": "Address Authority", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressAuthorities", "description": "Address Authorities", "codedValues": [ { "name": "Auburn University", "code": "Auburn University" }, { "name": "City of Auburn", "code": "City of Auburn" }, { "name": "City of Opelika", "code": "City of Opelika" }, { "name": "Lee County", "code": "Lee County" }, { "name": "Private", "code": "Private" }, { "name": "State of Alabama", "code": "State of Alabama" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressZLevel", "type": "esriFieldTypeInteger", "alias": "Address Z Level", "domain": { "type": "range", "name": "WS1_AddressFloor", "description": "Address Floor Number", "range": [ -5, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressClassification", "type": "esriFieldTypeString", "alias": "Address Classification", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressClassification", "description": "Address Classification", "codedValues": [ { "name": "Address", "code": "Address" }, { "name": "Descriptor", "code": "Descriptor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddressPointType", "type": "esriFieldTypeString", "alias": "Address Point Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressPoint Type", "description": "Address Point Type", "codedValues": [ { "name": "Commercial Unit", "code": "Commercial Unit" }, { "name": "Emergency Phone", "code": "Emergency Phone" }, { "name": "Mile Marker", "code": "Mile Marker" }, { "name": "Residential Unit", "code": "Residential Unit" }, { "name": "Standard", "code": "Standard" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 256, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Streets", "type": "Feature Layer", "description": "This layer depicts Auburn area streets. Attribute data is maintained by Public Works while actual street geometry is maintained by GIS.<\/LAYER_DESCRIPTION>\n\n27D274F2-72E9-4F3E-8BD9-F38C5FDC0E4C<\/LAYER_GUID>\n", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 697723.7374859191, "ymin": 694603.0153899267, "xmax": 831191.1798680872, "ymax": 813794.0201176777, "spatialReference": { "wkid": 102629, "latestWkid": 102629 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "a83_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.81, "id": 2, "name": "Parcels", "type": "Feature Layer", "description": "The parcel layer delineates parcels within city limits as well as the city\u2019s Planning Jurisdiction. The parcel geometry (actual shape of the parcels) is maintained by GIS, while the parcel attributes are maintained by the county. Attributes include owner/ address information as well as tax appraisal information. \n\nNew parcel geometries are entered immediately by GIS, but parcel attributes are only updated once a quarter. Please note that new parcels yet to receive any attributes (called \u201cnot initialized\u201d) will not be shown until the attributes have been joined.<\/LAYER_DESCRIPTION>\n\nB869E40C-4742-4088-805B-F5995AA76A04<\/LAYER_GUID>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "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": [ 156, 156, 156, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 698213.2134278789, "ymin": 694957.690008536, "xmax": 826195.0490528792, "ymax": 816921.6168835387, "spatialReference": { "wkid": 102629, "latestWkid": 102629 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARCEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 255, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 255, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 255, "domain": null }, { "name": "ADR1", "type": "esriFieldTypeString", "alias": "ADR1", "length": 255, "domain": null }, { "name": "ADR2", "type": "esriFieldTypeString", "alias": "ADR2", "length": 255, "domain": null }, { "name": "ADR3", "type": "esriFieldTypeString", "alias": "ADR3", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 255, "domain": null }, { "name": "ST", "type": "esriFieldTypeString", "alias": "ST", "length": 255, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 255, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 255, "domain": null }, { "name": "STRNUM", "type": "esriFieldTypeString", "alias": "STRNUM", "length": 255, "domain": null }, { "name": "STRNAM", "type": "esriFieldTypeString", "alias": "STRNAM", "length": 255, "domain": null }, { "name": "DEEDYR", "type": "esriFieldTypeString", "alias": "DEEDYR", "length": 255, "domain": null }, { "name": "DEEDMO", "type": "esriFieldTypeString", "alias": "DEEDMO", "length": 255, "domain": null }, { "name": "DEEDDY", "type": "esriFieldTypeString", "alias": "DEEDDY", "length": 255, "domain": null }, { "name": "DEEDBOOK", "type": "esriFieldTypeString", "alias": "DEEDBOOK", "length": 255, "domain": null }, { "name": "DEEDPAGE", "type": "esriFieldTypeString", "alias": "DEEDPAGE", "length": 255, "domain": null }, { "name": "IMPVALUE", "type": "esriFieldTypeString", "alias": "IMPVALUE", "length": 255, "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeString", "alias": "LANDVALUE", "length": 255, "domain": null }, { "name": "TAX", "type": "esriFieldTypeString", "alias": "TAX", "length": 255, "domain": null }, { "name": "SUBDIVCODE", "type": "esriFieldTypeString", "alias": "SUBDIVCODE", "length": 255, "domain": null }, { "name": "SUBDIVNAME", "type": "esriFieldTypeString", "alias": "SUBDIVNAME", "length": 255, "domain": null }, { "name": "LASTCHG", "type": "esriFieldTypeString", "alias": "LASTCHG", "length": 255, "domain": null }, { "name": "DATEADDED", "type": "esriFieldTypeString", "alias": "DATEADDED", "length": 255, "domain": null }, { "name": "HSCODE", "type": "esriFieldTypeString", "alias": "HSCODE", "length": 255, "domain": null }, { "name": "SUBDIV_LOT", "type": "esriFieldTypeString", "alias": "SUBDIV_LOT", "length": 255, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeString", "alias": "ACRES", "length": 255, "domain": null }, { "name": "PREVOWNER", "type": "esriFieldTypeString", "alias": "PREVOWNER", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "a135_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.81, "id": 3, "name": "Subdivisions", "type": "Feature Layer", "description": "The Subdivisions (S/D) layer depicts all the parcels within unique S/Ds. Attributes include the name and # of lots within the S/D. A polygon fill attribute is also used to symbolize the layer so that no two adjacent S/D have the same color. This data is maintained by Public Works.<\/LAYER_DESCRIPTION>\n\n90F848B3-31E9-4E5D-96E4-2E7043D12EF4<\/LAYER_GUID>\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POLYGON_FILL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 230, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 158, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 48, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 207, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 84, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 75, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 177, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 214, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 66, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 110, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" } ], "fieldDelimiter": "," }, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 710245.7028028816, "ymin": 716328.747196041, "xmax": 809564.971865382, "ymax": 816852.3887585402, "spatialReference": { "wkid": 102629, "latestWkid": 102629 } }, "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": 200, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Performance", "type": "esriFieldTypeSmallInteger", "alias": "Performance", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DocumentID", "type": "esriFieldTypeString", "alias": "DocumentID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "a101_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.81, "id": 4, "name": "Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102629, "latestWkid": 102629 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 698158.7700804211, "ymin": 695238.0416789278, "xmax": 912567.740211755, "ymax": 822498.4879449233, "spatialReference": { "wkid": 102629, "latestWkid": 102629 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeString", "alias": "BuildingType", "length": 50, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 255, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 50, "domain": null }, { "name": "BuildingUse", "type": "esriFieldTypeString", "alias": "BuildingUse", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StructureUse", "description": "Structure Use", "codedValues": [ { "name": "Agricultural", "code": "Agricultural" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Educational", "code": "Educational" }, { "name": "Government", "code": "Government" }, { "name": "Health and Medical", "code": "Health and Medical" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Religious", "code": "Religious" }, { "name": "Residential", "code": "Residential" }, { "name": "Transportation", "code": "Transportation" }, { "name": "Utility", "code": "Utility" }, { "name": "Vacant", "code": "Vacant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Floors", "type": "esriFieldTypeSmallInteger", "alias": "Floors", "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StructureOwner", "description": "Structure Owners", "codedValues": [ { "name": "Alabama Power", "code": "Alabama Power" }, { "name": "Auburn Board of Education", "code": "Auburn Board of Education" }, { "name": "Auburn Housing Authority", "code": "Auburn Housing Authority" }, { "name": "Auburn Industrial Development Board", "code": "Auburn Industrial Development Board" }, { "name": "Auburn University", "code": "Auburn University" }, { "name": "Auburn Water Works Board", "code": "Auburn Water Works Board" }, { "name": "City of Auburn", "code": "City of Auburn" }, { "name": "Lee County", "code": "Lee County" }, { "name": "State of Alabama", "code": "State of Alabama" }, { "name": "United States Government", "code": "United States Government" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 50, "domain": { "type": "codedValue", "name": "WS2_StructureOwner", "description": "Structure Owners", "codedValues": [ { "name": "Alabama Power", "code": "Alabama Power" }, { "name": "Auburn Board of Education", "code": "Auburn Board of Education" }, { "name": "Auburn Housing Authority", "code": "Auburn Housing Authority" }, { "name": "Auburn Industrial Development Board", "code": "Auburn Industrial Development Board" }, { "name": "Auburn University", "code": "Auburn University" }, { "name": "Auburn Water Works Board", "code": "Auburn Water Works Board" }, { "name": "City of Auburn", "code": "City of Auburn" }, { "name": "Lee County", "code": "Lee County" }, { "name": "State of Alabama", "code": "State of Alabama" }, { "name": "United States Government", "code": "United States Government" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S564_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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": [] }