{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Baskets and Planters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1515175621000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2689099.5701738, "ymin": 566721.7074961513, "xmax": 2690141.734756142, "ymax": 568028.4204338938, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 0, 115, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Planter", "label": "Planter", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Basket", "label": "Basket", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Type", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Type2", "description": "Basket or Planter", "codedValues": [ { "name": "Basket", "code": "Basket" }, { "name": "Planter", "code": "Planter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "MaintenanceCycle", "type": "esriFieldTypeString", "alias": "MaintenanceCycle", "domain": { "type": "codedValue", "name": "MaintenanceCycle", "description": "How often plants need attended to", "codedValues": [ { "name": "Daily", "code": "Daily" }, { "name": "Weekly", "code": "Weekly" }, { "name": "Bi-Weekly", "code": "Bi-Weekly" }, { "name": "Monthly", "code": "Monthly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MaintenanceCycle" }, { "name": "RotationSchedule", "type": "esriFieldTypeString", "alias": "Rotation Schedule", "domain": { "type": "codedValue", "name": "RotationSchedule", "description": "How often plant is rotated", "codedValues": [ { "name": "Weekly", "code": "Weekly" }, { "name": "Monthly", "code": "Monthly" }, { "name": "Bi-Monthly", "code": "Bi-Monthly" }, { "name": "Yearly", "code": "Yearly" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RotationSchedule" }, { "name": "DateofLastRotation", "type": "esriFieldTypeDate", "alias": "Date of Last Rotation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateofLastRotation" }, { "name": "Remaining_in_Streetscape", "type": "esriFieldTypeString", "alias": "Remaining in Streetscape", "domain": { "type": "codedValue", "name": "Remaining", "description": "Is the planter or basket remaining in the new streetscape", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Remaining_in_Streetscape" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": "UUID_36", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_36", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S26_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Planter", "name": "Planter", "domains": { "Type": {"type": "inherited"}, "MaintenanceCycle": {"type": "inherited"}, "RotationSchedule": {"type": "inherited"}, "Remaining_in_Streetscape": {"type": "inherited"} }, "templates": [ { "name": "Planter", "description": "", "prototype": { "attributes": { "Notes": null, "Type": "Planter", "MaintenanceCycle": null, "RotationSchedule": null, "DateofLastRotation": null, "Remaining_in_Streetscape": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Basket", "name": "Basket", "domains": { "Type": {"type": "inherited"}, "MaintenanceCycle": {"type": "inherited"}, "RotationSchedule": {"type": "inherited"}, "Remaining_in_Streetscape": {"type": "inherited"} }, "templates": [ { "name": "Basket", "description": "", "prototype": { "attributes": { "Notes": null, "Type": "Basket", "MaintenanceCycle": null, "RotationSchedule": null, "DateofLastRotation": null, "Remaining_in_Streetscape": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc9721d0da87458f84eef3c96a6b6fc7" }, { "currentVersion": 10.81, "id": 1, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1515176683000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2688907.0400470495, "ymin": 565037.447413221, "xmax": 2690508.484678805, "ymax": 568103.698498562, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ST_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGID", "type": "esriFieldTypeDouble", "alias": "SEGID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGID" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "ROADNUMBER", "type": "esriFieldTypeString", "alias": "ROADNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROADNUMBER" }, { "name": "ST_PREFIX", "type": "esriFieldTypeString", "alias": "ST_PREFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_PREFIX" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ST_SUFFIX" }, { "name": "ALTPREFIX", "type": "esriFieldTypeString", "alias": "ALTPREFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTPREFIX" }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ALTNAME" }, { "name": "ALTTYPE", "type": "esriFieldTypeString", "alias": "ALTTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ALTTYPE" }, { "name": "ALTSUFFIX", "type": "esriFieldTypeString", "alias": "ALTSUFFIX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ALTSUFFIX" }, { "name": "LADDMUNI", "type": "esriFieldTypeString", "alias": "LADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LADDMUNI" }, { "name": "RADDMUNI", "type": "esriFieldTypeString", "alias": "RADDMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RADDMUNI" }, { "name": "LMSAGMUNI", "type": "esriFieldTypeString", "alias": "LMSAGMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LMSAGMUNI" }, { "name": "RMSAGMUNI", "type": "esriFieldTypeString", "alias": "RMSAGMUNI", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RMSAGMUNI" }, { "name": "LSN", "type": "esriFieldTypeString", "alias": "LSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "LSN" }, { "name": "ALSN", "type": "esriFieldTypeString", "alias": "ALSN", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "ALSN" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIR" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "DIVIDED", "type": "esriFieldTypeString", "alias": "DIVIDED", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIVIDED" }, { "name": "L_ESN", "type": "esriFieldTypeInteger", "alias": "L_ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_ESN" }, { "name": "R_ESN", "type": "esriFieldTypeInteger", "alias": "R_ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_ESN" }, { "name": "LEFTFROM", "type": "esriFieldTypeInteger", "alias": "LEFTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTFROM" }, { "name": "LEFTTO", "type": "esriFieldTypeInteger", "alias": "LEFTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEFTTO" }, { "name": "RIGHTFROM", "type": "esriFieldTypeInteger", "alias": "RIGHTFROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTFROM" }, { "name": "RIGHTTO", "type": "esriFieldTypeInteger", "alias": "RIGHTTO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RIGHTTO" }, { "name": "SEGLENGTH", "type": "esriFieldTypeDouble", "alias": "SEGLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGLENGTH" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "SHIELD" }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "RSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RSTATE" }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "LSTATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSTATE" }, { "name": "RCOUNTY", "type": "esriFieldTypeString", "alias": "RCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "RCOUNTY" }, { "name": "LCOUNTY", "type": "esriFieldTypeString", "alias": "LCOUNTY", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LCOUNTY" }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "L_ZIP" }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "R_ZIP" }, { "name": "DATEMODIFI", "type": "esriFieldTypeDate", "alias": "DATEMODIFI", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEMODIFI" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "gdb_ct3_39", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_39", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "SEGID": null, "ROADTYPE": null, "ROADNUMBER": null, "ST_PREFIX": null, "ST_NAME": null, "ST_TYPE": null, "ST_SUFFIX": null, "ALTPREFIX": null, "ALTNAME": null, "ALTTYPE": null, "ALTSUFFIX": null, "LADDMUNI": null, "RADDMUNI": null, "LMSAGMUNI": null, "RMSAGMUNI": null, "LSN": null, "ALSN": null, "DIR": null, "SPEEDLIMIT": null, "DIVIDED": null, "L_ESN": null, "R_ESN": null, "LEFTFROM": null, "LEFTTO": null, "RIGHTFROM": null, "RIGHTTO": null, "SEGLENGTH": null, "SHIELD": null, "RSTATE": null, "LSTATE": null, "RCOUNTY": null, "LCOUNTY": null, "L_ZIP": null, "R_ZIP": null, "DATEMODIFI": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc9721d0da87458f84eef3c96a6b6fc7" }, { "currentVersion": 10.81, "id": 2, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1515176683000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2687593.900941059, "ymin": 564852.613793388, "xmax": 2690706.533823386, "ymax": 568377.5129115582, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 35, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GISLINK", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTY_ID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTY_ID" }, { "name": "PARCEL_TYP", "type": "esriFieldTypeInteger", "alias": "PARCEL_TYP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARCEL_TYP" }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "GISLINK", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GISLINK" }, { "name": "GISLINK2", "type": "esriFieldTypeString", "alias": "GISLINK2", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "GISLINK2" }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "CALC_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALC_ACRE" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "domain": null, "editable": true, "nullable": true, "length": 28, "defaultValue": null, "modelName": "PARCELID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ID" }, { "name": "ST_NUM", "type": "esriFieldTypeString", "alias": "ST_NUM", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_NUM" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "STREET" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "OWNER" }, { "name": "PROPTYPE", "type": "esriFieldTypeString", "alias": "PROPTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PROPTYPE" }, { "name": "PT", "type": "esriFieldTypeString", "alias": "PT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PT" }, { "name": "MKTAREA", "type": "esriFieldTypeString", "alias": "MKTAREA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MKTAREA" }, { "name": "MARKETAREA", "type": "esriFieldTypeString", "alias": "MARKETAREA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MARKETAREA" }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZONING" }, { "name": "CAASDEEDAC", "type": "esriFieldTypeDouble", "alias": "CAASDEEDAC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAASDEEDAC" }, { "name": "CAASCALCAC", "type": "esriFieldTypeDouble", "alias": "CAASCALCAC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAASCALCAC" }, { "name": "PLANREGION", "type": "esriFieldTypeString", "alias": "PLANREGION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PLANREGION" }, { "name": "LANDUNITS", "type": "esriFieldTypeDouble", "alias": "LANDUNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDUNITS" }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "SUBDIV" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LOT" }, { "name": "LNDAPRDATE", "type": "esriFieldTypeString", "alias": "LNDAPRDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LNDAPRDATE" }, { "name": "BLDGS", "type": "esriFieldTypeSmallInteger", "alias": "BLDGS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGS" }, { "name": "NUM_MH", "type": "esriFieldTypeSmallInteger", "alias": "NUM_MH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_MH" }, { "name": "TOPO", "type": "esriFieldTypeString", "alias": "TOPO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TOPO" }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ROADTYPE" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "WARD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "WARD" }, { "name": "CONSTCD", "type": "esriFieldTypeString", "alias": "CONSTCD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CONSTCD" }, { "name": "WATER", "type": "esriFieldTypeString", "alias": "WATER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WATER" }, { "name": "SEWER", "type": "esriFieldTypeString", "alias": "SEWER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SEWER" }, { "name": "ELEC", "type": "esriFieldTypeString", "alias": "ELEC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ELEC" }, { "name": "GAS", "type": "esriFieldTypeString", "alias": "GAS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GAS" }, { "name": "GASTYPE", "type": "esriFieldTypeString", "alias": "GASTYPE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GASTYPE" }, { "name": "LANDUSE", "type": "esriFieldTypeString", "alias": "LANDUSE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LANDUSE" }, { "name": "IMPTYPE", "type": "esriFieldTypeString", "alias": "IMPTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IMPTYPE" }, { "name": "IMP", "type": "esriFieldTypeString", "alias": "IMP", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "IMP" }, { "name": "YRBLT", "type": "esriFieldTypeSmallInteger", "alias": "YRBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRBLT" }, { "name": "EFFYRBLT", "type": "esriFieldTypeSmallInteger", "alias": "EFFYRBLT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EFFYRBLT" }, { "name": "BASEAREA", "type": "esriFieldTypeInteger", "alias": "BASEAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEAREA" }, { "name": "WTDAREA", "type": "esriFieldTypeInteger", "alias": "WTDAREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WTDAREA" }, { "name": "LANDTYPE", "type": "esriFieldTypeString", "alias": "LANDTYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LANDTYPE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "LOCATION" }, { "name": "LANDTABLE", "type": "esriFieldTypeString", "alias": "LANDTABLE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LANDTABLE" }, { "name": "LANDVAL", "type": "esriFieldTypeInteger", "alias": "LANDVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDVAL" }, { "name": "LANDUSEVAL", "type": "esriFieldTypeInteger", "alias": "LANDUSEVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDUSEVAL" }, { "name": "XFVAL", "type": "esriFieldTypeInteger", "alias": "XFVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XFVAL" }, { "name": "IMPVAL", "type": "esriFieldTypeInteger", "alias": "IMPVAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPVAL" }, { "name": "APPRAISAL", "type": "esriFieldTypeInteger", "alias": "APPRAISAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPRAISAL" }, { "name": "SALEDATE", "type": "esriFieldTypeString", "alias": "SALEDATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SALEDATE" }, { "name": "SALEYEAR", "type": "esriFieldTypeString", "alias": "SALEYEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SALEYEAR" }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRICE" }, { "name": "VI", "type": "esriFieldTypeString", "alias": "VI", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VI" }, { "name": "AR", "type": "esriFieldTypeString", "alias": "AR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AR" }, { "name": "RATIO", "type": "esriFieldTypeString", "alias": "RATIO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "RATIO" }, { "name": "DEEDBKPG", "type": "esriFieldTypeString", "alias": "DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DEEDBKPG" }, { "name": "SALELABEL", "type": "esriFieldTypeString", "alias": "SALELABEL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SALELABEL" }, { "name": "V_SALEDATE", "type": "esriFieldTypeString", "alias": "V_SALEDATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "V_SALEDATE" }, { "name": "V_SALEYEAR", "type": "esriFieldTypeString", "alias": "V_SALEYEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "V_SALEYEAR" }, { "name": "V_PRICE", "type": "esriFieldTypeInteger", "alias": "V_PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "V_PRICE" }, { "name": "V_VI", "type": "esriFieldTypeString", "alias": "V_VI", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "V_VI" }, { "name": "V_AR", "type": "esriFieldTypeString", "alias": "V_AR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "V_AR" }, { "name": "V_RATIO", "type": "esriFieldTypeString", "alias": "V_RATIO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "V_RATIO" }, { "name": "V_DEEDBKPG", "type": "esriFieldTypeString", "alias": "V_DEEDBKPG", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "V_DEEDBKPG" }, { "name": "V_SALELABL", "type": "esriFieldTypeString", "alias": "V_SALELABL", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "V_SALELABL" }, { "name": "LANDRATIO", "type": "esriFieldTypeDouble", "alias": "LANDRATIO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDRATIO" }, { "name": "LANDBLDG", "type": "esriFieldTypeDouble", "alias": "LANDBLDG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDBLDG" }, { "name": "LANDIMP", "type": "esriFieldTypeDouble", "alias": "LANDIMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDIMP" }, { "name": "PRICE_SQFT", "type": "esriFieldTypeDouble", "alias": "PRICE_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRICE_SQFT" }, { "name": "PRIC_SFBLD", "type": "esriFieldTypeDouble", "alias": "PRIC_SFBLD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIC_SFBLD" }, { "name": "APR_SQFT", "type": "esriFieldTypeDouble", "alias": "APR_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APR_SQFT" }, { "name": "APR_SFBLD", "type": "esriFieldTypeDouble", "alias": "APR_SFBLD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APR_SFBLD" }, { "name": "APRLNDUNIT", "type": "esriFieldTypeDouble", "alias": "APRLNDUNIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APRLNDUNIT" }, { "name": "APRLNDUNPR", "type": "esriFieldTypeInteger", "alias": "APRLNDUNPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APRLNDUNPR" }, { "name": "LNDMKTUNPR", "type": "esriFieldTypeDouble", "alias": "LNDMKTUNPR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LNDMKTUNPR" }, { "name": "UNITS", "type": "esriFieldTypeDouble", "alias": "UNITS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNITS" }, { "name": "FLOODFACTR", "type": "esriFieldTypeSmallInteger", "alias": "FLOODFACTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOODFACTR" }, { "name": "LOCFACTOR", "type": "esriFieldTypeSmallInteger", "alias": "LOCFACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCFACTOR" }, { "name": "TOPOFACTOR", "type": "esriFieldTypeSmallInteger", "alias": "TOPOFACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOPOFACTOR" }, { "name": "SIZEFACTOR", "type": "esriFieldTypeSmallInteger", "alias": "SIZEFACTOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZEFACTOR" }, { "name": "DEPTHFACTR", "type": "esriFieldTypeSmallInteger", "alias": "DEPTHFACTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHFACTR" }, { "name": "MKTCOND", "type": "esriFieldTypeSmallInteger", "alias": "MKTCOND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MKTCOND" }, { "name": "USECOND", "type": "esriFieldTypeSmallInteger", "alias": "USECOND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "USECOND" }, { "name": "V_APRLNU", "type": "esriFieldTypeInteger", "alias": "V_APRLNU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "V_APRLNU" }, { "name": "V_PRICELNU", "type": "esriFieldTypeInteger", "alias": "V_PRICELNU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "V_PRICELNU" }, { "name": "V_UNITVAL", "type": "esriFieldTypeString", "alias": "V_UNITVAL", "domain": null, "editable": true, "nullable": true, "length": 33, "defaultValue": null, "modelName": "V_UNITVAL" }, { "name": "PI", "type": "esriFieldTypeString", "alias": "PI", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PI" }, { "name": "SI", "type": "esriFieldTypeString", "alias": "SI", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SI" }, { "name": "MAILADDR", "type": "esriFieldTypeString", "alias": "MAILADDR", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "MAILADDR" }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "MAILCITY", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "MAILCITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "UPDSORT", "type": "esriFieldTypeString", "alias": "UPDSORT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "UPDSORT" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": "gdb_ct3_38", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_38", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "GISLINK2": null, "CALC_ACRE": null, "SHAPE_LENG": null, "PARCELID": null, "ID": null, "ST_NUM": null, "STREET": null, "ADDRESS": null, "OWNER": null, "PROPTYPE": null, "PT": null, "MKTAREA": null, "MARKETAREA": null, "ZONING": null, "CAASDEEDAC": null, "CAASCALCAC": null, "PLANREGION": null, "LANDUNITS": null, "SUBDIV": null, "LOT": null, "LNDAPRDATE": null, "BLDGS": null, "NUM_MH": null, "TOPO": null, "ROADTYPE": null, "DISTRICT": null, "WARD": null, "CONSTCD": null, "WATER": null, "SEWER": null, "ELEC": null, "GAS": null, "GASTYPE": null, "LANDUSE": null, "IMPTYPE": null, "IMP": null, "YRBLT": null, "EFFYRBLT": null, "BASEAREA": null, "WTDAREA": null, "LANDTYPE": null, "LOCATION": null, "LANDTABLE": null, "LANDVAL": null, "LANDUSEVAL": null, "XFVAL": null, "IMPVAL": null, "APPRAISAL": null, "SALEDATE": null, "SALEYEAR": null, "PRICE": null, "VI": null, "AR": null, "RATIO": null, "DEEDBKPG": null, "SALELABEL": null, "V_SALEDATE": null, "V_SALEYEAR": null, "V_PRICE": null, "V_VI": null, "V_AR": null, "V_RATIO": null, "V_DEEDBKPG": null, "V_SALELABL": null, "LANDRATIO": null, "LANDBLDG": null, "LANDIMP": null, "PRICE_SQFT": null, "PRIC_SFBLD": null, "APR_SQFT": null, "APR_SFBLD": null, "APRLNDUNIT": null, "APRLNDUNPR": null, "LNDMKTUNPR": null, "UNITS": null, "FLOODFACTR": null, "LOCFACTOR": null, "TOPOFACTOR": null, "SIZEFACTOR": null, "DEPTHFACTR": null, "MKTCOND": null, "USECOND": null, "V_APRLNU": null, "V_PRICELNU": null, "V_UNITVAL": null, "PI": null, "SI": null, "MAILADDR": null, "MAILCITY": null, "STATE": null, "ZIP": null, "UPDSORT": null, "UPDATED": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fc9721d0da87458f84eef3c96a6b6fc7" } ], "tables": [] }