{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Road Names", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 6788, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1177974.28125, "ymin": 628942.1632499993, "xmax": 1211873.6564999968, "ymax": 661308.2527499944, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTNAME" }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTSIZE" }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOFFSET" }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOFFSET" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTLEADING" }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORDSPACING" }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERWIDTH" }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERSPACING" }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLIPANGLE" }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2176_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2176", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I8152ANNOTATIONC", "fields": "ANNOTATIONCLASSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2176", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1760_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 0, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 1, "name": "County Road", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 1, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 2, "name": "State Highway", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 2, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 3, "name": "US Highway", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 3, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 4, "name": "Private Road", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 4, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 5, "name": "City Road", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 5, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 6, "name": "State Road", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 6, "ELEMENT": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 12, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1177949.182249993, "ymin": 628897.7425000072, "xmax": 1213702.5960000008, "ymax": 663331.5150000006, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 92, 230, 191 ], "size": 3.5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "PREADDRNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PREADDRNUM" }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "ADDRNUMSUF", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADDRNUMSUF" }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "ADDRNUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRNUM" }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "ADDRRANGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRRANGE" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITID" }, { "name": "ALTUNITTYP", "type": "esriFieldTypeString", "alias": "ALTUNITTYP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITTYP" }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "ALTUNITID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTUNITID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "FULLADDR" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CITY" }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "POINTTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "POINTTYPE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "BLDG_ID", "type": "esriFieldTypeInteger", "alias": "BLDG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_ID" }, { "name": "CLSEG_ID", "type": "esriFieldTypeInteger", "alias": "CLSEG_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLSEG_ID" }, { "name": "ADD_AP_NO", "type": "esriFieldTypeString", "alias": "ADD_AP_NO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ADD_AP_NO" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PIN" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "TAX_ACCT", "type": "esriFieldTypeString", "alias": "TAX_ACCT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TAX_ACCT" }, { "name": "COMPLETENA", "type": "esriFieldTypeString", "alias": "COMPLETENA", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMPLETENA" }, { "name": "ADDRESS_ID", "type": "esriFieldTypeInteger", "alias": "ADDRESS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDRESS_ID" }, { "name": "RESIDENCE", "type": "esriFieldTypeString", "alias": "RESIDENCE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RESIDENCE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COUNTY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "OwnName", "type": "esriFieldTypeString", "alias": "OwnName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnName" }, { "name": "OwnName2", "type": "esriFieldTypeString", "alias": "OwnName2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnName2" }, { "name": "OwnNameKey", "type": "esriFieldTypeString", "alias": "OwnNameKey", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnNameKey" }, { "name": "OwnAddress", "type": "esriFieldTypeString", "alias": "OwnAddress", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnAddress" }, { "name": "OwnAddress2", "type": "esriFieldTypeString", "alias": "OwnAddress2", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnAddress2" }, { "name": "OwnerAddNum", "type": "esriFieldTypeString", "alias": "OwnerAddNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerAddNum" }, { "name": "OwnAddrSt", "type": "esriFieldTypeString", "alias": "OwnAddrSt", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OwnAddrSt" }, { "name": "OwnCity", "type": "esriFieldTypeString", "alias": "OwnCity", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnCity" }, { "name": "OwnState", "type": "esriFieldTypeString", "alias": "OwnState", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnState" }, { "name": "OwnZip", "type": "esriFieldTypeString", "alias": "OwnZip", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnZip" }, { "name": "PlatBook", "type": "esriFieldTypeSmallInteger", "alias": "PlatBook", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlatBook" }, { "name": "PlatPage", "type": "esriFieldTypeSmallInteger", "alias": "PlatPage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PlatPage" }, { "name": "Nac", "type": "esriFieldTypeSmallInteger", "alias": "Nac", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Nac" }, { "name": "YrBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subdivision" }, { "name": "OccupancyCode", "type": "esriFieldTypeString", "alias": "OccupancyCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OccupancyCode" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zoning" }, { "name": "LotArea", "type": "esriFieldTypeDouble", "alias": "LotArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotArea" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2173_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2173", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2173", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1757_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "LotArea": null, "Zoning": null, "PREADDRNUM": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "ALTUNITTYP": null, "ALTUNITID": null, "FULLNAME": null, "FULLADDR": null, "CITY": null, "POINTTYPE": null, "LASTUPDATE": null, "LASTEDITOR": null, "LATITUDE": null, "LONGITUDE": null, "BLDG_ID": null, "CLSEG_ID": null, "ADD_AP_NO": null, "PIN": null, "ZIPCODE": null, "TAX_ACCT": null, "COMPLETENA": null, "ADDRESS_ID": null, "RESIDENCE": null, "COUNTY": null, "STATE": null, "OwnName": null, "OwnName2": null, "OwnNameKey": null, "OwnAddress": null, "OwnAddress2": null, "OwnerAddNum": null, "OwnAddrSt": null, "OwnCity": null, "OwnState": null, "OwnZip": null, "PlatBook": null, "PlatPage": null, "Nac": null, "YrBuilt": null, "Subdivision": null, "OccupancyCode": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Tax Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1177237.3017098606, "ymin": 628819.1189255267, "xmax": 1214841.2957274467, "ymax": 663793.2277829349, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 241, 241, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPPING_CO", "type": "esriFieldTypeDouble", "alias": "MAPPING_CO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAPPING_CO" }, { "name": "FTR_CODE", "type": "esriFieldTypeDouble", "alias": "FTR_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FTR_CODE" }, { "name": "HOTLINK", "type": "esriFieldTypeString", "alias": "HOTLINK", "domain": null, "editable": true, "nullable": true, "length": 63, "defaultValue": null, "modelName": "HOTLINK" }, { "name": "TAX_ACCT", "type": "esriFieldTypeString", "alias": "TAX_ACCT", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TAX_ACCT" }, { "name": "ACCT", "type": "esriFieldTypeString", "alias": "ACCT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCT" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "NUM", "type": "esriFieldTypeDouble", "alias": "NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DIR" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NAME" }, { "name": "SUF", "type": "esriFieldTypeString", "alias": "SUF", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUF" }, { "name": "PDIR", "type": "esriFieldTypeString", "alias": "PDIR", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PDIR" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "PIN" }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "CALC_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALC_ACRE" }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PAGE" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "LOT" }, { "name": "TAXMAP", "type": "esriFieldTypeString", "alias": "TAXMAP", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TAXMAP" }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PARCEL" }, { "name": "BOOKPAGE", "type": "esriFieldTypeString", "alias": "BOOKPAGE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "BOOKPAGE" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ZONING" }, { "name": "OVERLAY_1", "type": "esriFieldTypeString", "alias": "OVERLAY_1", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OVERLAY_1" }, { "name": "OVERLAY_2", "type": "esriFieldTypeString", "alias": "OVERLAY_2", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OVERLAY_2" }, { "name": "NAC", "type": "esriFieldTypeString", "alias": "NAC", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NAC" }, { "name": "SDAT", "type": "esriFieldTypeString", "alias": "SDAT", "domain": null, "editable": true, "nullable": true, "length": 175, "defaultValue": null, "modelName": "SDAT" }, { "name": "IMAGE_", "type": "esriFieldTypeString", "alias": "IMAGE_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "IMAGE_" }, { "name": "ELEM_DIST", "type": "esriFieldTypeString", "alias": "ELEM_DIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ELEM_DIST" }, { "name": "MID_DIST", "type": "esriFieldTypeString", "alias": "MID_DIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MID_DIST" }, { "name": "HIGH_DIST", "type": "esriFieldTypeString", "alias": "HIGH_DIST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HIGH_DIST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Sub", "type": "esriFieldTypeString", "alias": "Sub", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Sub" }, { "name": "MasterPlan", "type": "esriFieldTypeString", "alias": "MasterPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MasterPlan" }, { "name": "ImprovementPlan", "type": "esriFieldTypeString", "alias": "ImprovementPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ImprovementPlan" }, { "name": "FinalSitePlan", "type": "esriFieldTypeString", "alias": "FinalSitePlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FinalSitePlan" }, { "name": "PreliminarySubPlan", "type": "esriFieldTypeString", "alias": "PreliminarySubPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreliminarySubPlan" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "ElectionDistrict", "type": "esriFieldTypeSmallInteger", "alias": "ElectionDistrict", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ElectionDistrict" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land_Use", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUse" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2510_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2510", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G10941TAX_ACCT", "fields": "TAX_ACCT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2510", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2065_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tax Parcel", "description": "", "prototype": { "attributes": { "ElectionDistrict": null, "LandUse": null, "MAPPING_CO": null, "FTR_CODE": null, "HOTLINK": null, "TAX_ACCT": null, "ACCT": null, "ADDRESS": null, "NUM": null, "DIR": null, "NAME": null, "SUF": null, "PDIR": null, "PIN": null, "CALC_ACRE": null, "PAGE": null, "LOT": null, "TAXMAP": null, "PARCEL": null, "BOOKPAGE": null, "ZONING": null, "OVERLAY_1": null, "OVERLAY_2": null, "NAC": null, "SDAT": null, "IMAGE_": null, "ELEM_DIST": null, "MID_DIST": null, "HIGH_DIST": null, "FULLNAME": null, "Sub": null, "MasterPlan": null, "ImprovementPlan": null, "FinalSitePlan": null, "PreliminarySubPlan": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Addresses", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1178023.033250004, "ymin": 628862.2674999982, "xmax": 1213726.5805000067, "ymax": 661514.1942500025, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID" }, { "name": "ZORDER", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder" }, { "name": "ANNOTATIONCLASSID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID" }, { "name": "ELEMENT", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element" }, { "name": "FCODE", "type": "esriFieldTypeInteger", "alias": "FCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FCODE" }, { "name": "SYMBOLID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status" }, { "name": "TEXTSTRING", "type": "esriFieldTypeString", "alias": "TEXTSTRING", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TEXTSTRING" }, { "name": "FONTNAME", "type": "esriFieldTypeString", "alias": "FONTNAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FONTNAME" }, { "name": "FONTSIZE", "type": "esriFieldTypeDouble", "alias": "FONTSIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTSIZE" }, { "name": "UNDERLINE", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOFFSET", "type": "esriFieldTypeDouble", "alias": "XOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOFFSET" }, { "name": "YOFFSET", "type": "esriFieldTypeDouble", "alias": "YOFFSET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOFFSET" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "FONTLEADING", "type": "esriFieldTypeDouble", "alias": "FONTLEADING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FONTLEADING" }, { "name": "WORDSPACING", "type": "esriFieldTypeDouble", "alias": "WORDSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WORDSPACING" }, { "name": "CHARACTERWIDTH", "type": "esriFieldTypeDouble", "alias": "CHARACTERWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERWIDTH" }, { "name": "CHARACTERSPACING", "type": "esriFieldTypeDouble", "alias": "CHARACTERSPACING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHARACTERSPACING" }, { "name": "FLIPANGLE", "type": "esriFieldTypeDouble", "alias": "FLIPANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLIPANGLE" }, { "name": "OVERRIDE", "type": "esriFieldTypeInteger", "alias": "OVERRIDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERRIDE" }, { "name": "OWNNAME1", "type": "esriFieldTypeString", "alias": "OWNNAME1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNNAME1" }, { "name": "OWNNAME2", "type": "esriFieldTypeString", "alias": "OWNNAME2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNNAME2" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "PREMZIP", "type": "esriFieldTypeString", "alias": "PREMZIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREMZIP" }, { "name": "PREMZIP2", "type": "esriFieldTypeString", "alias": "PREMZIP2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREMZIP2" }, { "name": "OWNADD1", "type": "esriFieldTypeString", "alias": "OWNADD1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNADD1" }, { "name": "OWNADD2", "type": "esriFieldTypeString", "alias": "OWNADD2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNADD2" }, { "name": "OWNCITY", "type": "esriFieldTypeString", "alias": "OWNCITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNCITY" }, { "name": "OWNERZIP", "type": "esriFieldTypeString", "alias": "OWNERZIP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNERZIP" }, { "name": "OWNSTATE", "type": "esriFieldTypeString", "alias": "OWNSTATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNSTATE" }, { "name": "OWNZIP2", "type": "esriFieldTypeString", "alias": "OWNZIP2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNZIP2" }, { "name": "PREMSNUM", "type": "esriFieldTypeString", "alias": "PREMSNUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PREMSNUM" }, { "name": "GRNTNAM1", "type": "esriFieldTypeString", "alias": "GRNTNAM1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GRNTNAM1" }, { "name": "DESCLU", "type": "esriFieldTypeString", "alias": "DESCLU", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESCLU" }, { "name": "NFMLNDVL", "type": "esriFieldTypeInteger", "alias": "NFMLNDVL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NFMLNDVL" }, { "name": "NFMIMPVL", "type": "esriFieldTypeInteger", "alias": "NFMIMPVL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NFMIMPVL" }, { "name": "NFMTTLVL", "type": "esriFieldTypeInteger", "alias": "NFMTTLVL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NFMTTLVL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2181_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2181", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2181", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1765_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "unknown", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 0, "ELEMENT": null, "FCODE": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "OWNNAME1": null, "OWNNAME2": null, "ADDRESS": null, "CITY": null, "ZIPCODE": null, "PREMZIP": null, "PREMZIP2": null, "OWNADD1": null, "OWNADD2": null, "OWNCITY": null, "OWNERZIP": null, "OWNSTATE": null, "OWNZIP2": null, "PREMSNUM": null, "GRNTNAM1": null, "DESCLU": null, "NFMLNDVL": null, "NFMIMPVL": null, "NFMTTLVL": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } }, { "code": 6, "name": "Address", "defaultValues": { "FEATUREID": null, "ZORDER": null, "ANNOTATIONCLASSID": 6, "ELEMENT": null, "FCODE": null, "SYMBOLID": null, "STATUS": 0, "TEXTSTRING": null, "FONTNAME": null, "FONTSIZE": null, "UNDERLINE": null, "VERTICALALIGNMENT": null, "HORIZONTALALIGNMENT": null, "XOFFSET": null, "YOFFSET": null, "ANGLE": null, "FONTLEADING": null, "WORDSPACING": null, "CHARACTERWIDTH": null, "CHARACTERSPACING": null, "FLIPANGLE": null, "OVERRIDE": null, "OWNNAME1": null, "OWNNAME2": null, "ADDRESS": null, "CITY": null, "ZIPCODE": null, "PREMZIP": null, "PREMZIP2": null, "OWNADD1": null, "OWNADD2": null, "OWNCITY": null, "OWNERZIP": null, "OWNSTATE": null, "OWNZIP2": null, "PREMSNUM": null, "GRNTNAM1": null, "DESCLU": null, "NFMLNDVL": null, "NFMIMPVL": null, "NFMTTLVL": null, "GlobalID": null, "FontStyle": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "STATUS": {"type": "inherited"}, "UNDERLINE": {"type": "inherited"}, "VERTICALALIGNMENT": {"type": "inherited"}, "HORIZONTALALIGNMENT": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }