{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 2, "name": "Plat Case History", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATE_DATE", "creatorField": "CREATE_USER", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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 }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3163657.359401718, "ymin": 1.0331399145488307E7, "xmax": 3260469.3977326304, "ymax": 1.0429923892336056E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3.543294248495988E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PLAT_CASE_NUM]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 60000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SUBDIVISION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PLAT_CASE_NUM", "type": "esriFieldTypeString", "alias": "CASE_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CASE_NUM" }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION_NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "ACRES", "type": "esriFieldTypeString", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ACRES" }, { "name": "NUM_OF_LOTS", "type": "esriFieldTypeString", "alias": "NUM_OF_LOTS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NUM_OF_LOTS" }, { "name": "ETJ", "type": "esriFieldTypeString", "alias": "ETJ", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ETJ" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZONING" }, { "name": "APPROVED_BY", "type": "esriFieldTypeString", "alias": "APPROVED_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "APPROVED_BY" }, { "name": "DATE_APPROVED", "type": "esriFieldTypeString", "alias": "DATE_APPROVED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATE_APPROVED" }, { "name": "MYLAR_RECEIVED", "type": "esriFieldTypeString", "alias": "MYLAR_RECEIVED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MYLAR_RECEIVED" }, { "name": "RECORDED_DATE", "type": "esriFieldTypeString", "alias": "RECORDED_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RECORDED_DATE" }, { "name": "INSTRUMENT_NUM", "type": "esriFieldTypeString", "alias": "INSTRUMENT_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTRUMENT_NUM" }, { "name": "CABINET", "type": "esriFieldTypeString", "alias": "CABINET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CABINET" }, { "name": "SLIDE", "type": "esriFieldTypeString", "alias": "SLIDE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SLIDE" }, { "name": "LANDBASE_GIS_DATE", "type": "esriFieldTypeString", "alias": "GIS_DATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GIS_DATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "ADDRESS_ISSUED_DATE", "type": "esriFieldTypeDate", "alias": "ADDRESS_ISSUED_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ADDRESS_ISSUED_DATE" }, { "name": "CONSTRUCTION_APPROVED", "type": "esriFieldTypeDate", "alias": "CONSTRUCTION_APPROVED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONSTRUCTION_APPROVED" }, { "name": "CONSTRUCTION_GIS_DATE", "type": "esriFieldTypeDate", "alias": "CONSTRUCTION_GIS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONSTRUCTION_GIS_DATE" }, { "name": "ASBUILT_ACCEPTED", "type": "esriFieldTypeDate", "alias": "ASBUILT_ACCEPTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASBUILT_ACCEPTED" }, { "name": "ASBUILT_GIS_DATE", "type": "esriFieldTypeDate", "alias": "ASBUILT_GIS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ASBUILT_GIS_DATE" }, { "name": "ENG_FIRM", "type": "esriFieldTypeString", "alias": "ENG_FIRM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENG_FIRM" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "TOTAL_NUM_LOTS", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_NUM_LOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_NUM_LOTS" }, { "name": "NUM_COM_LOTS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_COM_LOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_COM_LOTS" }, { "name": "NUM_RES_LOTS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_RES_LOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_RES_LOTS" }, { "name": "NUM_TRACTS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_TRACTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_TRACTS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Plat Case History", "description": "", "prototype": { "attributes": { "NUM_RES_LOTS": null, "NUM_TRACTS": null, "PLAT_CASE_NUM": null, "SUBDIVISION_NAME": null, "TYPE": null, "ACRES": null, "NUM_OF_LOTS": null, "ETJ": null, "ZONING": null, "APPROVED_BY": null, "DATE_APPROVED": null, "MYLAR_RECEIVED": null, "RECORDED_DATE": null, "INSTRUMENT_NUM": null, "CABINET": null, "SLIDE": null, "LANDBASE_GIS_DATE": null, "STATUS": null, "LANDUSE": null, "ADDRESS_ISSUED_DATE": null, "CONSTRUCTION_APPROVED": null, "CONSTRUCTION_GIS_DATE": null, "ASBUILT_ACCEPTED": null, "ASBUILT_GIS_DATE": null, "ENG_FIRM": null, "COMMENTS": null, "TOTAL_NUM_LOTS": null, "NUM_COM_LOTS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0359e5128a2c4ab8b7704e089801aa40" }