{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Zoning History 2013", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1706116401000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 4045008.4657209814, "ymin": 1.0574401928210273E7, "xmax": 4083156.165980518, "ymax": 1.0617307306554228E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3125998618459247E8, "falseY": -8.655352026322E7, "xyUnits": 3.4555544041669495E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.0010240000009536746, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2480549999975245E8, "falseY": -8.192309999985477E7, "xyUnits": 7812.49999272404, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 400000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 227, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "lot", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LOT" }, { "name": "block", "type": "esriFieldTypeDouble", "alias": "block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLOCK" }, { "name": "subdivisio", "type": "esriFieldTypeString", "alias": "subdivisio", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIVISIO" }, { "name": "subdivis_1", "type": "esriFieldTypeString", "alias": "subdivis_1", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIVIS_1" }, { "name": "zone_change_1", "type": "esriFieldTypeString", "alias": "zone_change_1", "domain": { "type": "codedValue", "name": "ZONING", "description": "Zoning", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Local Business", "code": "B-1" }, { "name": "General Business", "code": "B-2" }, { "name": "Central Business", "code": "B-3" }, { "name": "DEVELOPMENT AGGREEMENT", "code": "DA" }, { "name": "Light Industrial", "code": "I-1" }, { "name": "Heavy Industrial", "code": "I-2" }, { "name": "Medical", "code": "M" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "R-1" }, { "name": "Single Family", "code": "R-2" }, { "name": "Two Family", "code": "R-3" }, { "name": "Multi Family", "code": "R-4" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_CHANGE_1" }, { "name": "date_change_1", "type": "esriFieldTypeDouble", "alias": "date_change_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_CHANGE_1" }, { "name": "zone_change_2", "type": "esriFieldTypeString", "alias": "zone_change_2", "domain": { "type": "codedValue", "name": "ZONING", "description": "Zoning", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Local Business", "code": "B-1" }, { "name": "General Business", "code": "B-2" }, { "name": "Central Business", "code": "B-3" }, { "name": "DEVELOPMENT AGGREEMENT", "code": "DA" }, { "name": "Light Industrial", "code": "I-1" }, { "name": "Heavy Industrial", "code": "I-2" }, { "name": "Medical", "code": "M" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "R-1" }, { "name": "Single Family", "code": "R-2" }, { "name": "Two Family", "code": "R-3" }, { "name": "Multi Family", "code": "R-4" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_CHANGE_2" }, { "name": "date_change_2", "type": "esriFieldTypeDouble", "alias": "date_change_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_CHANGE_2" }, { "name": "zone_change_3", "type": "esriFieldTypeString", "alias": "zone_change_3", "domain": { "type": "codedValue", "name": "ZONING", "description": "Zoning", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Local Business", "code": "B-1" }, { "name": "General Business", "code": "B-2" }, { "name": "Central Business", "code": "B-3" }, { "name": "DEVELOPMENT AGGREEMENT", "code": "DA" }, { "name": "Light Industrial", "code": "I-1" }, { "name": "Heavy Industrial", "code": "I-2" }, { "name": "Medical", "code": "M" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "R-1" }, { "name": "Single Family", "code": "R-2" }, { "name": "Two Family", "code": "R-3" }, { "name": "Multi Family", "code": "R-4" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_CHANGE_3" }, { "name": "date_change_3", "type": "esriFieldTypeDouble", "alias": "date_change_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_CHANGE_3" }, { "name": "zone_change_4", "type": "esriFieldTypeString", "alias": "zone_change_4", "domain": { "type": "codedValue", "name": "ZONING", "description": "Zoning", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Local Business", "code": "B-1" }, { "name": "General Business", "code": "B-2" }, { "name": "Central Business", "code": "B-3" }, { "name": "DEVELOPMENT AGGREEMENT", "code": "DA" }, { "name": "Light Industrial", "code": "I-1" }, { "name": "Heavy Industrial", "code": "I-2" }, { "name": "Medical", "code": "M" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "R-1" }, { "name": "Single Family", "code": "R-2" }, { "name": "Two Family", "code": "R-3" }, { "name": "Multi Family", "code": "R-4" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_CHANGE_4" }, { "name": "date_change_4", "type": "esriFieldTypeDouble", "alias": "date_change_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_CHANGE_4" }, { "name": "zone_change_5", "type": "esriFieldTypeString", "alias": "zone_change_5", "domain": { "type": "codedValue", "name": "ZONING", "description": "Zoning", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Local Business", "code": "B-1" }, { "name": "General Business", "code": "B-2" }, { "name": "Central Business", "code": "B-3" }, { "name": "DEVELOPMENT AGGREEMENT", "code": "DA" }, { "name": "Light Industrial", "code": "I-1" }, { "name": "Heavy Industrial", "code": "I-2" }, { "name": "Medical", "code": "M" }, { "name": "OUTSIDE", "code": "OUTSIDE" }, { "name": "Planned Development", "code": "PD" }, { "name": "Single Family", "code": "R-1" }, { "name": "Single Family", "code": "R-2" }, { "name": "Two Family", "code": "R-3" }, { "name": "Multi Family", "code": "R-4" }, { "name": "ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_CHANGE_5" }, { "name": "date_change_5", "type": "esriFieldTypeDouble", "alias": "date_change_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_CHANGE_5" }, { "name": "shape_area_1", "type": "esriFieldTypeDouble", "alias": "shape_area_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape.area" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "required": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "required": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r757_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_757", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a746_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zoning History 2013", "description": "", "prototype": { "attributes": { "shape_area_1": null, "date_change_5": null, "lot": null, "block": null, "subdivisio": null, "subdivis_1": null, "zone_change_1": null, "date_change_1": null, "zone_change_2": null, "date_change_2": null, "zone_change_3": null, "date_change_3": null, "zone_change_4": null, "date_change_4": null, "zone_change_5": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "71ea89c5a0ce421bb2195880ffbccc6e" }