{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "WebSiteData.SDE.Parcel_Anno", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Default" } ], "minScale": 1249.999999999904, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 724758.0809873305, "ymin": 1043251.8049687371, "xmax": 788183.6893720776, "ymax": 1115305.6362544894, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": 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", "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", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "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", "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": "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": "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 } ], "indexes": [ { "name": "R201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I414Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I414AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_201", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S185_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 6, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "WebSiteData.SDE.Parcel_Anno" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 724758.0809873305, "ymin": 1043251.8049687371, "xmax": 788183.6893720776, "ymax": 1115305.6362544894, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "fields": null, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "effectiveMinScale": 1249.999999999904, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false } }, { "currentVersion": 10.51, "id": 7, "name": "WebSiteData.SDE.Parcel_pnts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 0, 10, 255 ], "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": 724628.3463386633, "ymin": 1047705.758003071, "xmax": 792616.944941245, "ymax": 1106047.7512269914, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRNAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STRNUM", "type": "esriFieldTypeString", "alias": "STRNUM", "length": 15, "domain": null }, { "name": "STRNAME", "type": "esriFieldTypeString", "alias": "STRNAME", "length": 60, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 15, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 60, "domain": null }, { "name": "Static_OID", "type": "esriFieldTypeInteger", "alias": "Static_OID", "domain": null }, { "name": "APT_UNIT_NO", "type": "esriFieldTypeString", "alias": "APT_UNIT_NO", "length": 10, "domain": null }, { "name": "In_City_Limits", "type": "esriFieldTypeString", "alias": "In_City_Limits", "length": 50, "domain": null }, { "name": "Address_Type", "type": "esriFieldTypeString", "alias": "Address_Type", "length": 50, "domain": { "type": "codedValue", "name": "Address_Type", "codedValues": [ { "name": "Residential Single Family", "code": "RES" }, { "name": "Residential Apartment", "code": "RAP" }, { "name": "Residential Apartment Senior", "code": "RAPS" }, { "name": "Residential Condominium", "code": "RCO" }, { "name": "Residential Condominium Senior", "code": "RCOS" }, { "name": "Residential Mobile Home", "code": "RMH" }, { "name": "Commercial", "code": "COM" }, { "name": "Industrial", "code": "IND" }, { "name": "Government, School, or Church", "code": "GSC" }, { "name": "Other GIS Information Point", "code": "OTH" }, { "name": "Not In City", "code": "NIC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "NavLink", "type": "esriFieldTypeString", "alias": "NavLink", "length": 200, "domain": null }, { "name": "Coords", "type": "esriFieldTypeString", "alias": "Coords", "length": 30, "domain": null }, { "name": "Xpos", "type": "esriFieldTypeDouble", "alias": "Xpos", "domain": null }, { "name": "Ypos", "type": "esriFieldTypeDouble", "alias": "Ypos", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeString", "alias": "STREET_NUMBER", "length": 15, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 150, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 15, "domain": null }, { "name": "STREET_POST_DIR", "type": "esriFieldTypeString", "alias": "STREET_POST_DIR", "length": 10, "domain": null }, { "name": "STREET_APT", "type": "esriFieldTypeString", "alias": "STREET_APT", "length": 15, "domain": null }, { "name": "Property_City", "type": "esriFieldTypeString", "alias": "Property_City", "length": 25, "domain": null }, { "name": "Property_State", "type": "esriFieldTypeString", "alias": "Property_State", "length": 10, "domain": null }, { "name": "CITY_NAME", "type": "esriFieldTypeString", "alias": "CITY_NAME", "length": 50, "domain": null }, { "name": "City_Web_Site", "type": "esriFieldTypeString", "alias": "City_Web_Site", "length": 100, "domain": null }, { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "length": 35, "domain": null }, { "name": "LotNumber", "type": "esriFieldTypeString", "alias": "LotNumber", "length": 10, "domain": null }, { "name": "EParcel_pnts_ID", "type": "esriFieldTypeString", "alias": "EParcel_pnts_ID", "length": 10, "domain": null }, { "name": "EParcels2_ID", "type": "esriFieldTypeString", "alias": "EParcels2_ID", "length": 10, "domain": null }, { "name": "Trash_Service_Availability", "type": "esriFieldTypeInteger", "alias": "Trash_Service_Availability", "domain": null }, { "name": "Trash_Pickup_Day", "type": "esriFieldTypeString", "alias": "Trash_Pickup_Day", "length": 10, "domain": null }, { "name": "Recycle_Pickup_Day", "type": "esriFieldTypeString", "alias": "Recycle_Pickup_Day", "length": 10, "domain": null }, { "name": "Trash_Route", "type": "esriFieldTypeString", "alias": "Trash_Route", "length": 10, "domain": null }, { "name": "Recycle_Route", "type": "esriFieldTypeString", "alias": "Recycle_Route", "length": 10, "domain": null }, { "name": "YW_Route", "type": "esriFieldTypeString", "alias": "YW_Route", "length": 10, "domain": null }, { "name": "Register_Option", "type": "esriFieldTypeInteger", "alias": "Register_Option", "domain": null }, { "name": "Trash_Description", "type": "esriFieldTypeString", "alias": "Trash_Description", "length": 255, "domain": null }, { "name": "Sewer_District", "type": "esriFieldTypeString", "alias": "Sewer_District", "length": 25, "domain": null }, { "name": "S_Provider_Full_Name", "type": "esriFieldTypeString", "alias": "S_Provider_Full_Name", "length": 30, "domain": null }, { "name": "S_Phone_Number", "type": "esriFieldTypeString", "alias": "S_Phone_Number", "length": 30, "domain": null }, { "name": "S_Web_Site", "type": "esriFieldTypeString", "alias": "S_Web_Site", "length": 50, "domain": null }, { "name": "Water_District", "type": "esriFieldTypeString", "alias": "Water_District", "length": 25, "domain": null }, { "name": "W_Provider_Full_Name", "type": "esriFieldTypeString", "alias": "W_Provider_Full_Name", "length": 30, "domain": null }, { "name": "W_Phone_Number", "type": "esriFieldTypeString", "alias": "W_Phone_Number", "length": 30, "domain": null }, { "name": "W_Web_Site", "type": "esriFieldTypeString", "alias": "W_Web_Site", "length": 50, "domain": null }, { "name": "Zone_ID", "type": "esriFieldTypeString", "alias": "Zone_ID", "length": 50, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 5, "domain": null }, { "name": "Retail_Zone", "type": "esriFieldTypeString", "alias": "Retail_Zone", "length": 50, "domain": null }, { "name": "Code_Enforcement_Zone", "type": "esriFieldTypeString", "alias": "Code_Enforcement_Zone", "length": 10, "domain": null }, { "name": "Bldg_Insp_Zone", "type": "esriFieldTypeString", "alias": "Bldg_Insp_Zone", "length": 15, "domain": null }, { "name": "Eng_Insp_Zone", "type": "esriFieldTypeString", "alias": "Eng_Insp_Zone", "length": 15, "domain": null }, { "name": "Flood_Zone", "type": "esriFieldTypeString", "alias": "Flood_Zone", "length": 55, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 50, "domain": { "type": "codedValue", "name": "LandUse", "codedValues": [ { "name": "Retail / Office", "code": "LU04" }, { "name": "Industrial", "code": "LU05" }, { "name": "High Tech", "code": "LU06" }, { "name": "Mixed Use", "code": "LU07" }, { "name": "Park / Open Space / Golf Course", "code": "LU08" }, { "name": "Government / Education / Religious", "code": "LU09" }, { "name": "Right-Of-Way Reservation", "code": "LU10" }, { "name": "Low Density Residential / Park Area", "code": "LU11" }, { "name": "Medium / High Density Residential", "code": "LU12" }, { "name": "Flood Plain", "code": "LU13" }, { "name": "Low Density Residential (4 units/acre)", "code": "LU01" }, { "name": "Medium Density Residential (5-12 units/acre)", "code": "LU02" }, { "name": "High Density Residential (12+ units/acre)", "code": "LU03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Police_Sector", "type": "esriFieldTypeString", "alias": "Police_Sector", "length": 2, "domain": null }, { "name": "School_District", "type": "esriFieldTypeString", "alias": "School_District", "length": 50, "domain": null }, { "name": "Ward_Number", "type": "esriFieldTypeString", "alias": "Ward_Number", "length": 10, "domain": null }, { "name": "Snow_Route", "type": "esriFieldTypeString", "alias": "Snow_Route", "length": 5, "domain": null }, { "name": "Subdiv_Name", "type": "esriFieldTypeString", "alias": "Subdiv_Name", "length": 50, "domain": null }, { "name": "Subdiv_Plat", "type": "esriFieldTypeString", "alias": "Subdiv_Plat", "length": 25, "domain": null }, { "name": "Subdiv_OID", "type": "esriFieldTypeInteger", "alias": "Subdiv_OID", "domain": null }, { "name": "Sex_Offender_Restricted", "type": "esriFieldTypeString", "alias": "Sex_Offender_Restricted", "length": 2, "domain": null }, { "name": "Address_Count", "type": "esriFieldTypeInteger", "alias": "Address_Count", "domain": null }, { "name": "No_Snow_Plow", "type": "esriFieldTypeString", "alias": "No_Snow_Plow", "length": 10, "domain": null }, { "name": "W_M_Account_Status", "type": "esriFieldTypeString", "alias": "W_M_Account_Status", "length": 10, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null } ], "indexes": [ { "name": "R203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_203", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_203", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S187_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 8, "name": "WebSiteData.SDE.Streets_Pavement_Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 73, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "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": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 720959.5872720033, "ymin": 1028628.0294263437, "xmax": 785522.9131975882, "ymax": 1124969.4309032634, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": null }, { "name": "Snow_Route", "type": "esriFieldTypeString", "alias": "Snow_Route", "length": 50, "domain": null }, { "name": "Section_No", "type": "esriFieldTypeInteger", "alias": "Section_No", "domain": null }, { "name": "Add_FR_LEF", "type": "esriFieldTypeInteger", "alias": "Add_FR_LEF", "domain": null }, { "name": "Add_TO_LEF", "type": "esriFieldTypeInteger", "alias": "Add_TO_LEF", "domain": null }, { "name": "Add_FR_RIG", "type": "esriFieldTypeInteger", "alias": "Add_FR_RIG", "domain": null }, { "name": "Add_TO_RIG", "type": "esriFieldTypeInteger", "alias": "Add_TO_RIG", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeInteger", "alias": "Lanes", "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": null }, { "name": "Snow_Route_Classification", "type": "esriFieldTypeString", "alias": "Snow_Route_Classification", "length": 50, "domain": null }, { "name": "Percent_In_City", "type": "esriFieldTypeDouble", "alias": "Percent_In_City", "domain": null }, { "name": "Pavement_Width", "type": "esriFieldTypeInteger", "alias": "Pavement_Width", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "ROW_Width", "domain": null }, { "name": "Add_Order", "type": "esriFieldTypeString", "alias": "Add_Order", "length": 50, "domain": null }, { "name": "Spot_Salt_Area", "type": "esriFieldTypeString", "alias": "Spot_Salt_Area", "length": 50, "domain": null }, { "name": "Symbol_ID", "type": "esriFieldTypeString", "alias": "Symbol_ID", "length": 10, "domain": null }, { "name": "Snow_Route_OLD", "type": "esriFieldTypeString", "alias": "Snow_Route_OLD", "length": 10, "domain": null }, { "name": "Street_From", "type": "esriFieldTypeString", "alias": "Street_From", "length": 50, "domain": null }, { "name": "Street_To", "type": "esriFieldTypeString", "alias": "Street_To", "length": 50, "domain": null }, { "name": "Pavement_Type", "type": "esriFieldTypeString", "alias": "Pavement_Type", "length": 20, "domain": null }, { "name": "Static_OID", "type": "esriFieldTypeInteger", "alias": "Static_OID", "domain": null }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null }, { "name": "Snow_Sub_Route", "type": "esriFieldTypeString", "alias": "Snow_Sub_Route", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R79_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_79", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_79", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S63_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 9, "name": "gis.SDE.Parcel_Parcels2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "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": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[MapID]", "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": [ 230, 230, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 1000.0000000006729, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 723604.468137078, "ymin": 1033088.5247704089, "xmax": 791192.0281716622, "ymax": 1119776.947849907, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MapID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Static_OID", "type": "esriFieldTypeDouble", "alias": "Static_OID", "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": "MapID", "type": "esriFieldTypeString", "alias": "MapID", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S90_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 10, "name": "gis.SDE.Subdivision_Merged_Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [MapID]", "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": 16, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 727314.7579605803, "ymin": 1048491.8118771538, "xmax": 780885.0307410806, "ymax": 1102001.0486904904, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Static_OID", "type": "esriFieldTypeInteger", "alias": "Static_OID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "MapID", "type": "esriFieldTypeString", "alias": "MapID", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 11, "name": "gis.SDE.Subdivision_Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name] CONCAT NEWLINE CONCAT [Plat] CONCAT NEWLINE CONCAT [MapID]", "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": [ 115, 223, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 2499.999999999808, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 724822.5352547541, "ymin": 1048491.8118771762, "xmax": 780883.7262817547, "ymax": 1102001.0486905128, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Subdiv_OID", "type": "esriFieldTypeInteger", "alias": "Subdiv_OID", "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": "MapID", "type": "esriFieldTypeString", "alias": "MapID", "length": 40, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Plat", "type": "esriFieldTypeString", "alias": "Plat", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S91_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true }, { "currentVersion": 10.51, "id": 12, "name": "WebSiteData.SDE.Limits_Zoning_All_Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 724822.5352547541, "ymin": 1031778.4004221782, "xmax": 793059.9250264205, "ymax": 1112154.1720850095, "spatialReference": { "wkid": 102696, "latestWkid": 102696 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Special_District_Name", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "In_City_Limits", "type": "esriFieldTypeString", "alias": "In_City_Limits", "length": 50, "domain": null }, { "name": "Sewer_District", "type": "esriFieldTypeString", "alias": "Sewer_District", "length": 25, "domain": null }, { "name": "Snow_Route", "type": "esriFieldTypeString", "alias": "Snow_Route", "length": 5, "domain": null }, { "name": "Water_District", "type": "esriFieldTypeString", "alias": "Water_District", "length": 25, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 15, "domain": null }, { "name": "Zone_ID", "type": "esriFieldTypeString", "alias": "Zone_ID", "length": 50, "domain": null }, { "name": "Cnty_Zoning", "type": "esriFieldTypeString", "alias": "Cnty_Zoning", "length": 10, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 5, "domain": null }, { "name": "School_District", "type": "esriFieldTypeString", "alias": "School_District", "length": 50, "domain": null }, { "name": "Police_Sector", "type": "esriFieldTypeString", "alias": "Police_Sector", "length": 2, "domain": null }, { "name": "Ward_Number", "type": "esriFieldTypeString", "alias": "Ward_Number", "length": 10, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land_Use", "length": 50, "domain": { "type": "codedValue", "name": "LandUse", "codedValues": [ { "name": "Retail / Office", "code": "LU04" }, { "name": "Industrial", "code": "LU05" }, { "name": "High Tech", "code": "LU06" }, { "name": "Mixed Use", "code": "LU07" }, { "name": "Park / Open Space / Golf Course", "code": "LU08" }, { "name": "Government / Education / Religious", "code": "LU09" }, { "name": "Right-Of-Way Reservation", "code": "LU10" }, { "name": "Low Density Residential / Park Area", "code": "LU11" }, { "name": "Medium / High Density Residential", "code": "LU12" }, { "name": "Flood Plain", "code": "LU13" }, { "name": "Low Density Residential (4 units/acre)", "code": "LU01" }, { "name": "Medium Density Residential (5-12 units/acre)", "code": "LU02" }, { "name": "High Density Residential (12+ units/acre)", "code": "LU03" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Special_District", "type": "esriFieldTypeString", "alias": "Special_District", "length": 10, "domain": null }, { "name": "Special_District_Name", "type": "esriFieldTypeString", "alias": "Special_District_Name", "length": 150, "domain": null }, { "name": "Code_Enforcement_Zone", "type": "esriFieldTypeString", "alias": "Code_Enforcement_Zone", "length": 10, "domain": null }, { "name": "Fire_District", "type": "esriFieldTypeString", "alias": "Fire_District", "length": 50, "domain": null }, { "name": "Retail_Zone", "type": "esriFieldTypeString", "alias": "Retail_Zone", "length": 50, "domain": null }, { "name": "Snow_Route_OLD", "type": "esriFieldTypeString", "alias": "Snow_Route_OLD", "length": 10, "domain": null }, { "name": "Ward_Number_OLD", "type": "esriFieldTypeString", "alias": "Ward_Number_OLD", "length": 10, "domain": null }, { "name": "ROW", "type": "esriFieldTypeString", "alias": "ROW", "length": 10, "domain": null }, { "name": "SOD", "type": "esriFieldTypeString", "alias": "SOD", "length": 5, "domain": null }, { "name": "SOD_Plans", "type": "esriFieldTypeString", "alias": "SOD_Plans", "length": 100, "domain": null }, { "name": "SOD_Docs", "type": "esriFieldTypeString", "alias": "SOD_Docs", "length": 100, "domain": null }, { "name": "S_Provider_Full_Name", "type": "esriFieldTypeString", "alias": "S_Provider_Full_Name", "length": 50, "domain": null }, { "name": "S_Phone_Number", "type": "esriFieldTypeString", "alias": "S_Phone_Number", "length": 25, "domain": null }, { "name": "S_Web_Site", "type": "esriFieldTypeString", "alias": "S_Web_Site", "length": 50, "domain": null }, { "name": "W_Provider_Full_Name", "type": "esriFieldTypeString", "alias": "W_Provider_Full_Name", "length": 50, "domain": null }, { "name": "W_Phone_Number", "type": "esriFieldTypeString", "alias": "W_Phone_Number", "length": 25, "domain": null }, { "name": "W_Web_Site", "type": "esriFieldTypeString", "alias": "W_Web_Site", "length": 50, "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": "Bldg_Insp_Zone", "type": "esriFieldTypeString", "alias": "Bldg_Insp_Zone", "length": 15, "domain": null }, { "name": "Eng_Insp_Zone", "type": "esriFieldTypeString", "alias": "Eng_Insp_Zone", "length": 15, "domain": null } ], "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_118", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_118", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S102_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, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [] }