{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 176, 97, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "CELL TOWER", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "COMMERCIAL", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 124, 0, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "GOVERNMENT", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 158, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "INSTITUTIION", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 57, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "8", "label": "OTHER", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 128, 0, 123, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "RELIGIOUS", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 123, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "RESIDENTIAL", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 171, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "SCHOOL", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -178085.16489583254, "ymin": -257375.98932291567, "xmax": 770129.4802864641, "ymax": 602506.1265624911, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": "STRUCCLASS", "subtypeFieldName": "STRUCCLASS", "subtypeField": "STRUCCLASS", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 5, "domain": { "type": "codedValue", "name": "Direction", "description": "Valid Compass Cardinal Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 30, "domain": null }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "length": 5, "domain": { "type": "codedValue", "name": "RoadType", "description": "Road Types ", "codedValues": [ { "name": "RD", "code": "RD" }, { "name": "AVE", "code": "AVE" }, { "name": "BLF", "code": "BLF" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BR", "code": "BR" }, { "name": "CIR", "code": "CIR" }, { "name": "CLB", "code": "CLB" }, { "name": "COR", "code": "COR" }, { "name": "CT", "code": "CT" }, { "name": "XING", "code": "XING" }, { "name": "CV", "code": "CV" }, { "name": "DV", "code": "DV" }, { "name": "DR", "code": "DR" }, { "name": "EST", "code": "EST" }, { "name": "HTS", "code": "HTS" }, { "name": "HL", "code": "HL" }, { "name": "HOLW", "code": "HOLW" }, { "name": "KNL", "code": "KNL" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MTN", "code": "MTN" }, { "name": "PARK", "code": "PARK" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "RDG", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SHRS", "code": "SHRS" }, { "name": "SPGS", "code": "SPGS" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "VW", "code": "VW" }, { "name": "ACRS", "code": "ACRS" }, { "name": "KNLS", "code": "KNLS" }, { "name": "PT", "code": "PT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 5, "domain": { "type": "codedValue", "name": "Direction", "description": "Valid Compass Cardinal Direction", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "StructureType", "description": "Structure Types ", "codedValues": [ { "name": "FRAME", "code": "FRAME" }, { "name": "BRICK", "code": "BRICK" }, { "name": "BLOCK", "code": "BLOCK" }, { "name": "DOUBLEWIDE", "code": "DOUBLEWIDE" }, { "name": "COMMUNICATION TOWER", "code": "COMMUNICATION TOWER" }, { "name": "METAL", "code": "METAL" }, { "name": "MODULAR", "code": "MODULAR" }, { "name": "ROCK", "code": "ROCK" }, { "name": "STUCCO", "code": "STUCCO" }, { "name": "TRAILER", "code": "TRAILER" }, { "name": "OTHER", "code": "OTHER" }, { "name": "RV/PARK MODEL", "code": "RV/PARK MODEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMBER", "type": "esriFieldTypeInteger", "alias": "NUMBER", "domain": { "type": "range", "name": "AddrNumber", "description": "Valid Range for Adrresses", "range": [ 0, 30000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR1", "type": "esriFieldTypeString", "alias": "ADDR1", "length": 50, "domain": null }, { "name": "ADDR", "type": "esriFieldTypeString", "alias": "ADDR", "length": 50, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 30, "domain": { "type": "codedValue", "name": "Community", "description": "Community Values ", "codedValues": [ { "name": "FRANKLIN", "code": "FRANKLIN" }, { "name": "HIGHLANDS", "code": "HIGHLANDS" }, { "name": "OTTO", "code": "OTTO" }, { "name": "SCALY MOUNTAIN", "code": "SCALY MOUNTAIN" }, { "name": "TOPTON", "code": "TOPTON" }, { "name": "BRYSON CITY", "code": "BRYSON CITY" }, { "name": "RABUN GAP, GA", "code": "RABUN GAP, GA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "STRUCCLASS", "type": "esriFieldTypeSmallInteger", "alias": "STRUCCLASS", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeInteger", "alias": "GLOBALID", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "sourceRoadsUnqID", "type": "esriFieldTypeString", "alias": "sourceRoadsUnqID", "length": 254, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "Site_NGUID", "type": "esriFieldTypeString", "alias": "Site_NGUID", "length": 254, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 40, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 2, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Inc_Muni", "length": 100, "domain": null }, { "name": "AddNum_Pre", "type": "esriFieldTypeString", "alias": "AddNum_Pre", "length": 15, "domain": null }, { "name": "Add_Number", "type": "esriFieldTypeString", "alias": "Add_Number", "length": 6, "domain": null }, { "name": "AddNum_Suf", "type": "esriFieldTypeString", "alias": "AddNum_Suf", "length": 15, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 50, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "St_PreSep", "length": 20, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "LSt_PreDir", "length": 2, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "LSt_Name", "length": 75, "domain": null }, { "name": "LSt_Type", "type": "esriFieldTypeString", "alias": "LSt_Type", "length": 4, "domain": null }, { "name": "LSt_PosDir", "type": "esriFieldTypeString", "alias": "LSt_PosDir", "length": 2, "domain": null }, { "name": "ESN", "type": "esriFieldTypeString", "alias": "ESN", "length": 5, "domain": null }, { "name": "MSAG_Comm", "type": "esriFieldTypeString", "alias": "MSAG_Comm", "length": 30, "domain": null }, { "name": "gc_exception", "type": "esriFieldTypeString", "alias": "GC_Exception", "length": 20, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67245_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67192_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 1, "name": "RESIDENTIAL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 2, "name": "COMMERCIAL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 3, "name": "GOVERNMENT" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 4, "name": "RELIGIOUS" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 5, "name": "INSTITUTIION" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 6, "name": "SCHOOL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 7, "name": "CELL TOWER" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "id": 8, "name": "OTHER" } ], "subtypes": [ { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 1, "name": "RESIDENTIAL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 2, "name": "COMMERCIAL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 3, "name": "GOVERNMENT" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 4, "name": "RELIGIOUS" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 5, "name": "INSTITUTIION" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 6, "name": "SCHOOL" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 7, "name": "CELL TOWER" }, { "domains": { "PRE_DIR": {"type": "inherited"}, "ROAD_TYPE": {"type": "inherited"}, "SUF_DIR": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "NUMBER": {"type": "inherited"}, "COMMUNITY": {"type": "inherited"} }, "defaultValues": { "STREET": null, "PRE_DIR": null, "ROAD_NAME": null, "ROAD_TYPE": null, "SUF_DIR": null, "TYPE": null, "NUMBER": null, "ADDR1": null, "ADDR": null, "COMMUNITY": null, "CREATED": null, "STRUCCLASS": 1, "GLOBALID": null, "ZIP": null, "POINT_X": null, "POINT_Y": null, "sourceRoadsUnqID": null, "DiscrpAgID": null, "DateUpdate": null, "Site_NGUID": null, "State": null, "County": null, "Country": null, "Inc_Muni": null, "AddNum_Pre": null, "Add_Number": null, "AddNum_Suf": null, "St_PreMod": null, "St_PreDir": null, "St_PreTyp": null, "St_PreSep": null, "St_Name": null, "St_PosType": null, "St_PosDir": null, "St_PosMod": null, "LSt_PreDir": null, "LSt_Name": null, "LSt_Type": null, "LSt_PosDir": null, "ESN": null, "MSAG_Comm": null, "gc_exception": null, "Building": null }, "code": 8, "name": "OTHER" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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": "StreetCenterLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 8, 161, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 586516.0929166675, "ymin": 473242.36874999106, "xmax": 764893.7595833391, "ymax": 604665.5354166627, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "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": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "length": 50, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeDouble", "alias": "LEFT_FROM", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeDouble", "alias": "LEFT_TO", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeDouble", "alias": "RIGHT_FROM", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeDouble", "alias": "RIGHT_TO", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "GTG", "type": "esriFieldTypeString", "alias": "GTG", "length": 8, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeInteger", "alias": "ROADCLASS", "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 30, "domain": null }, { "name": "ALT_NAME2", "type": "esriFieldTypeString", "alias": "ALT_NAME2", "length": 30, "domain": null }, { "name": "ALT_NAME3", "type": "esriFieldTypeString", "alias": "ALT_NAME3", "length": 30, "domain": null }, { "name": "COMMUNIT_L", "type": "esriFieldTypeString", "alias": "COMMUNIT_L", "length": 32, "domain": null }, { "name": "COMMUNIT_R", "type": "esriFieldTypeString", "alias": "COMMUNIT_R", "length": 32, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 5, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 5, "domain": null }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "LANES", "length": 10, "domain": null }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "length": 5, "domain": null }, { "name": "SID", "type": "esriFieldTypeString", "alias": "SID", "length": 12, "domain": null }, { "name": "STRD", "type": "esriFieldTypeString", "alias": "STRD", "length": 10, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "DiscrpAgID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "DateUpdate", "length": 8, "domain": null }, { "name": "RCL_NGUID", "type": "esriFieldTypeString", "alias": "RCL_NGUID", "length": 150, "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 1, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 1, "domain": null }, { "name": "St_Name", "type": "esriFieldTypeString", "alias": "St_Name", "length": 60, "domain": null }, { "name": "MSAGComm_L", "type": "esriFieldTypeString", "alias": "MSAGComm_L", "length": 30, "domain": null }, { "name": "MSAGComm_R", "type": "esriFieldTypeString", "alias": "MSAGComm_R", "length": 30, "domain": null }, { "name": "County_L", "type": "esriFieldTypeString", "alias": "County_L", "length": 40, "domain": null }, { "name": "County_R", "type": "esriFieldTypeString", "alias": "County_R", "length": 40, "domain": null }, { "name": "State_L", "type": "esriFieldTypeString", "alias": "State_L", "length": 2, "domain": null }, { "name": "State_R", "type": "esriFieldTypeString", "alias": "State_R", "length": 2, "domain": null }, { "name": "IncMuni_L", "type": "esriFieldTypeString", "alias": "IncMuni_L", "length": 100, "domain": null }, { "name": "IncMuni_R", "type": "esriFieldTypeString", "alias": "IncMuni_R", "length": 100, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "St_PreMod", "length": 15, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "St_PreDir", "length": 9, "domain": null }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "St_PreTyp", "length": 50, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "St_PosMod", "length": 25, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 5, "domain": null }, { "name": "St_PosType", "type": "esriFieldTypeString", "alias": "St_PosType", "length": 50, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "St_PosDir", "length": 9, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R74403_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74350_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, geoJSON", "isDataVersioned": false, "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": 2, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 584490.6345833242, "ymin": 480513.93124997616, "xmax": 769999.9991666526, "ymax": 603751.4520833045, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "PROP_ADDR", "type": "esriFieldTypeString", "alias": "PROP_ADDR", "length": 75, "domain": null }, { "name": "PROP_DESC", "type": "esriFieldTypeString", "alias": "PROP_DESC", "length": 150, "domain": null }, { "name": "TOWNSHIP_CODE", "type": "esriFieldTypeString", "alias": "TOWNSHIP_CODE", "length": 25, "domain": null }, { "name": "TOWNSHIP_DESC", "type": "esriFieldTypeString", "alias": "TOWNSHIP_DESC", "length": 25, "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "length": 25, "domain": null }, { "name": "ZONE_DESC", "type": "esriFieldTypeString", "alias": "ZONE_DESC", "length": 30, "domain": null }, { "name": "SUBDIV_CODE", "type": "esriFieldTypeString", "alias": "SUBDIV_CODE", "length": 25, "domain": null }, { "name": "SUBDIV_DESC", "type": "esriFieldTypeString", "alias": "SUBDIV_DESC", "length": 40, "domain": null }, { "name": "NBR_BLDGS", "type": "esriFieldTypeInteger", "alias": "NBR_BLDGS", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 80, "domain": null }, { "name": "OWNER_ADDR1", "type": "esriFieldTypeString", "alias": "OWNER_ADDR1", "length": 40, "domain": null }, { "name": "OWNER_ADDR2", "type": "esriFieldTypeString", "alias": "OWNER_ADDR2", "length": 40, "domain": null }, { "name": "CSZ", "type": "esriFieldTypeString", "alias": "CSZ", "length": 40, "domain": null }, { "name": "DEED_BK_PG", "type": "esriFieldTypeString", "alias": "DEED_BK_PG", "length": 20, "domain": null }, { "name": "SALES_PRICE", "type": "esriFieldTypeDouble", "alias": "SALES_PRICE", "domain": null }, { "name": "VALID_SALE", "type": "esriFieldTypeString", "alias": "VALID_SALE", "length": 25, "domain": null }, { "name": "LAND_VALUE", "type": "esriFieldTypeDouble", "alias": "LAND_VALUE", "domain": null }, { "name": "BLDG_VALUE", "type": "esriFieldTypeDouble", "alias": "BLDG_VALUE", "domain": null }, { "name": "DEFERMENT", "type": "esriFieldTypeDouble", "alias": "DEFERMENT", "domain": null }, { "name": "FIRST_GRANTOR_NAME", "type": "esriFieldTypeString", "alias": "FIRST_GRANTOR_NAME", "length": 80, "domain": null }, { "name": "ASSESSED_VALUE", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VALUE", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 25, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 15, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 15, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 40, "domain": null }, { "name": "FIRE_DIST", "type": "esriFieldTypeString", "alias": "FIRE_DIST", "length": 5, "domain": null }, { "name": "FIRE_DIST_DESC", "type": "esriFieldTypeString", "alias": "FIRE_DIST_DESC", "length": 40, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 15, "domain": null }, { "name": "LAND_SQ_FT", "type": "esriFieldTypeDouble", "alias": "LAND_SQ_FT", "domain": null }, { "name": "TOPO_CODE", "type": "esriFieldTypeString", "alias": "TOPO_CODE", "length": 25, "domain": null }, { "name": "TOPO_DESC", "type": "esriFieldTypeString", "alias": "TOPO_DESC", "length": 20, "domain": null }, { "name": "UTILITIES", "type": "esriFieldTypeString", "alias": "UTILITIES", "length": 40, "domain": null }, { "name": "LAST_APPR_DATE", "type": "esriFieldTypeString", "alias": "LAST_APPR_DATE", "length": 10, "domain": null }, { "name": "DATE_RECORDED", "type": "esriFieldTypeDate", "alias": "DATE_RECORDED", "length": 8, "domain": null }, { "name": "DATE_RECORDED_STRING", "type": "esriFieldTypeString", "alias": "DATE_RECORDED_STRING", "length": 10, "domain": null }, { "name": "EXEMPTION", "type": "esriFieldTypeDouble", "alias": "EXEMPTION", "domain": null }, { "name": "MAP_SHEET", "type": "esriFieldTypeString", "alias": "MAP_SHEET", "length": 25, "domain": null }, { "name": "XCORD", "type": "esriFieldTypeInteger", "alias": "XCORD", "domain": null }, { "name": "YCORD", "type": "esriFieldTypeInteger", "alias": "YCORD", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R75356_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75168_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, geoJSON", "isDataVersioned": false, "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": 3, "name": "Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 596523.5826368034, "ymin": 481038.71265622973, "xmax": 760811.1412001401, "ymax": 600789.2940207273, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Permit_Number", "type": "esriFieldTypeString", "alias": "Permit_Number", "length": 50, "domain": null }, { "name": "Permit_Status", "type": "esriFieldTypeString", "alias": "Permit_Status", "length": 50, "domain": null }, { "name": "Permit_Class", "type": "esriFieldTypeString", "alias": "Permit_Class", "length": 50, "domain": null }, { "name": "Date_Issue", "type": "esriFieldTypeString", "alias": "Date_Issue", "length": 50, "domain": null }, { "name": "Permit_Type", "type": "esriFieldTypeString", "alias": "Permit_Type", "length": 50, "domain": null }, { "name": "Work_Class", "type": "esriFieldTypeString", "alias": "Work_Class", "length": 50, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project_Name", "length": 100, "domain": null }, { "name": "Street_Number", "type": "esriFieldTypeString", "alias": "Street_Number", "length": 50, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "length": 50, "domain": null }, { "name": "Street_Suffix", "type": "esriFieldTypeString", "alias": "Street_Suffix", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 150, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "GID_ID", "type": "esriFieldTypeString", "alias": "GID_ID", "length": 50, "domain": null }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "length": 50, "domain": null }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "length": 50, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 50, "domain": null }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "length": 50, "domain": null }, { "name": "Insp_District", "type": "esriFieldTypeString", "alias": "Insp_District", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 150, "domain": null }, { "name": "Date_Applied", "type": "esriFieldTypeString", "alias": "Date_Applied", "length": 12, "domain": null }, { "name": "Date_Expires", "type": "esriFieldTypeString", "alias": "Date_Expires", "length": 12, "domain": null }, { "name": "Date_COIssued", "type": "esriFieldTypeString", "alias": "Date_COIssued", "length": 12, "domain": null }, { "name": "Date_Completed", "type": "esriFieldTypeString", "alias": "Date_Completed", "length": 12, "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": "R82943_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77797_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, geoJSON", "isDataVersioned": false, "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": [] }