{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.01503752446E7, "ymin": 4973009.185599998, "xmax": -1.01360604642E7, "ymax": 4994287.004199997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "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": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "siteUnit", "type": "esriFieldTypeString", "alias": "siteUnit", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "siteUnit" }, { "name": "streetNo", "type": "esriFieldTypeString", "alias": "streetNo", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "streetNo" }, { "name": "streetName", "type": "esriFieldTypeString", "alias": "streetName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "streetName" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "state" }, { "name": "postalCode", "type": "esriFieldTypeString", "alias": "postalCode", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "postalCode" }, { "name": "gisID", "type": "esriFieldTypeString", "alias": "gisID", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "gisID" }, { "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": "mbl", "type": "esriFieldTypeString", "alias": "mbl", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "mbl" }, { "name": "matID", "type": "esriFieldTypeString", "alias": "matID", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "matID" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "zoning" }, { "name": "bookPage", "type": "esriFieldTypeString", "alias": "bookPage", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "bookPage" }, { "name": "ownerName", "type": "esriFieldTypeString", "alias": "ownerName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerName" }, { "name": "ownerStreetNo", "type": "esriFieldTypeString", "alias": "ownerStreetNo", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerStreetNo" }, { "name": "ownerStreetName", "type": "esriFieldTypeString", "alias": "ownerStreetName", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerStreetName" }, { "name": "ownerUnit", "type": "esriFieldTypeString", "alias": "ownerUnit", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerUnit" }, { "name": "ownerCity", "type": "esriFieldTypeString", "alias": "ownerCity", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerCity" }, { "name": "ownerState", "type": "esriFieldTypeString", "alias": "ownerState", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerState" }, { "name": "ownerPostalCode", "type": "esriFieldTypeString", "alias": "ownerPostalCode", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerPostalCode" }, { "name": "ownerCountry", "type": "esriFieldTypeString", "alias": "ownerCountry", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ownerCountry" }, { "name": "occupancyType", "type": "esriFieldTypeString", "alias": "occupancyType", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "occupancyType" }, { "name": "buildingType", "type": "esriFieldTypeString", "alias": "buildingType", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "buildingType" }, { "name": "lastUpdatedDate", "type": "esriFieldTypeString", "alias": "lastUpdatedDate", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "lastUpdatedDate" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "name" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "notes" }, { "name": "lotArea", "type": "esriFieldTypeDouble", "alias": "lotArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lotArea" }, { "name": "yearBuilt", "type": "esriFieldTypeDouble", "alias": "yearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "yearBuilt" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "unit" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S19_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Address", "description": "", "prototype": { "attributes": { "yearBuilt": null, "siteUnit": null, "streetNo": null, "streetName": null, "city": null, "state": null, "postalCode": null, "gisID": null, "latitude": null, "longitude": null, "mbl": null, "matID": null, "zoning": null, "bookPage": null, "ownerName": null, "ownerStreetNo": null, "ownerStreetName": null, "ownerUnit": null, "ownerCity": null, "ownerState": null, "ownerPostalCode": null, "ownerCountry": null, "occupancyType": null, "buildingType": null, "lastUpdatedDate": null, "name": null, "notes": null, "lotArea": null, "unit": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Parcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150777387116717E7, "ymin": 4972527.595280704, "xmax": -1.0135841138006324E7, "ymax": 4994773.221516374, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } } }, "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": "", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnerName" }, { "name": "SiteAdd", "type": "esriFieldTypeString", "alias": "SiteAdd", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SiteAdd" }, { "name": "MailAdd", "type": "esriFieldTypeString", "alias": "MailAdd", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MailAdd" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S20_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcel", "description": "", "prototype": { "attributes": { "SiteAdd": null, "PARCEL_NO": null, "OwnerName": null, "MailAdd": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Rentals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.0149061584040284E7, "ymin": 4978991.224169811, "xmax": -1.0140493663140973E7, "ymax": 4988533.585210046, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.25 } } }, "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": "", "displayField": "Type_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type_", "type": "esriFieldTypeString", "alias": "Rental Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Type_" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Owner" }, { "name": "BedsOcc", "type": "esriFieldTypeString", "alias": "Occupancy", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "BedsOcc" }, { "name": "Renewal_Ye", "type": "esriFieldTypeInteger", "alias": "Renewal Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Renewal_Ye" }, { "name": "Link", "type": "esriFieldTypeString", "alias": "For More Information Visit:", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Link" }, { "name": "USER_Units", "type": "esriFieldTypeInteger", "alias": "Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "USER_Units" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S26_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rentals", "description": "", "prototype": { "attributes": { "Link": null, "Type_": null, "Owner": null, "BedsOcc": null, "Renewal_Ye": null, "USER_Units": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Subdivision", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150284741504768E7, "ymin": 4973626.588184773, "xmax": -1.013834746060242E7, "ymax": 4993704.1270809835, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SubName", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 197, 0, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SubName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "subdivision", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SubName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S17_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivision", "description": "", "prototype": { "attributes": {"SubName": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "CityLimits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150284191317812E7, "ymin": 4976977.322252514, "xmax": -1.0138744158282127E7, "ymax": 4990073.079937858, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "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": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "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": "", "displayField": "CorpName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CorpName", "type": "esriFieldTypeString", "alias": "Corporate Limit", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CorpName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S11_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CityLimits", "description": "", "prototype": { "attributes": {"CorpName": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Overlay Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150284189472709E7, "ymin": 4976977.350473987, "xmax": -1.0138745170269476E7, "ymax": 4990073.079888344, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Overlay_Zo", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "FR-BP", "description": "FR-BP", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "values": [ [ "FR-BP" ] ] }, { "label": "P1", "description": "P1", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "values": [ [ "P1" ] ] }, { "label": "H1", "description": "H1", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 173, 45, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "H1" ] ] }, { "label": "T1", "description": "T1", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "values": [ [ "T1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } }, "value": "FR-BP", "label": "FR-BP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 } }, "value": "P1", "label": "P1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 173, 45, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "H1", "label": "H1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "value": "T1", "label": "T1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 125, 78, 255 ], "toColor": [ 163, 125, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 32, 150, 255 ], "toColor": [ 41, 32, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 124, 173, 255 ], "toColor": [ 40, 124, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 166, 51, 255 ], "toColor": [ 38, 166, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 50, 120, 255 ], "toColor": [ 171, 50, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 39, 41, 255 ], "toColor": [ 168, 39, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 151, 255 ], "toColor": [ 51, 176, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 171, 42, 255 ], "toColor": [ 176, 171, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 57, 255 ], "toColor": [ 87, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 70, 156, 255 ], "toColor": [ 120, 70, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 59, 71, 255 ], "toColor": [ 140, 59, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 84, 171, 255 ], "toColor": [ 46, 84, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 70, 33, 255 ], "toColor": [ 133, 70, 33, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[Overlay_Zo]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Overlay_Zo\" = 'FR-BP' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "FR-BP", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 85, 255, 0, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Overlay_Zo]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Overlay_Zo\" = 'P1' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "P1", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 85, 255, 0, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Overlay_Zo]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "(\"Overlay_Zo\" = 'T1' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "T1", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 85, 255, 0, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Overlay_Zo", "typeIdField": "Overlay_Zo", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OverlayZon", "type": "esriFieldTypeString", "alias": "Overlay Zone", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OverlayZon" }, { "name": "Overlay_Zo", "type": "esriFieldTypeString", "alias": "Overlay_Zo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Overlay_Zo" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S15_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "FR-BP", "name": "FR-BP", "domains": {}, "templates": [ { "name": "FR-BP", "description": "", "prototype": { "attributes": { "OverlayZon": null, "Shape_Leng": 0, "Overlay_Zo": "FR-BP" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P1", "name": "P1", "domains": {}, "templates": [ { "name": "P1", "description": "", "prototype": { "attributes": { "OverlayZon": null, "Shape_Leng": 0, "Overlay_Zo": "P1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "H1", "name": "H1", "domains": {}, "templates": [ { "name": "H1", "description": "", "prototype": { "attributes": { "OverlayZon": null, "Overlay_Zo": "H1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T1", "name": "T1", "domains": {}, "templates": [ { "name": "T1", "description": "", "prototype": { "attributes": { "OverlayZon": null, "Shape_Leng": 0, "Overlay_Zo": "T1" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 500, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150284189472709E7, "ymin": 4976977.350473987, "xmax": -1.0138745170269476E7, "ymax": 4990073.079888344, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone_Type", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "A1", "description": "A1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "values": [ [ "A1" ] ] }, { "label": "C1", "description": "C1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "values": [ [ "C1" ] ] }, { "label": "C2", "description": "C2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": null }, "values": [ [ "C2" ] ] }, { "label": "C3", "description": "C3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "values": [ [ "C3" ] ] }, { "label": "M1", "description": "M1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "values": [ [ "M1" ] ] }, { "label": "M2", "description": "M2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": null }, "values": [ [ "M2" ] ] }, { "label": "R1", "description": "R1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "values": [ [ "R1" ] ] }, { "label": "R2", "description": "R2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "values": [ [ "R2" ] ] }, { "label": "R3", "description": "R3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "values": [ [ "R3" ] ] }, { "label": "R4", "description": "R4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "values": [ [ "R4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": null }, "value": "A1", "label": "A1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": null }, "value": "C2", "label": "C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null }, "value": "C3", "label": "C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null }, "value": "M1", "label": "M1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": null }, "value": "M2", "label": "M2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": null }, "value": "R1", "label": "R1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null }, "value": "R2", "label": "R2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "R3", "label": "R3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": null }, "value": "R4", "label": "R4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 144, 93, 255 ], "toColor": [ 186, 144, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 89, 235, 255 ], "toColor": [ 84, 89, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 235, 82, 255 ], "toColor": [ 110, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 240, 236, 255 ], "toColor": [ 115, 240, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 68, 124, 255 ], "toColor": [ 158, 68, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 128, 56, 255 ], "toColor": [ 51, 128, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 155, 222, 255 ], "toColor": [ 89, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 86, 245, 255 ], "toColor": [ 242, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 245, 164, 255 ], "toColor": [ 214, 245, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 121, 130, 255 ], "toColor": [ 53, 121, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 67, 140, 255 ], "toColor": [ 77, 67, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 132, 255 ], "toColor": [ 247, 109, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 139, 240, 255 ], "toColor": [ 209, 139, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[Zone_Type]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "Zone_Type <> '0'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 0, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Overlay_Zo", "typeIdField": "Zone_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Zone_Type", "type": "esriFieldTypeString", "alias": "Zone District", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zone_Type" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S15_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A1", "name": "A1", "domains": {}, "templates": [ { "name": "A1", "description": "", "prototype": { "attributes": {"Zone_Type": "A1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C1", "name": "C1", "domains": {}, "templates": [ { "name": "C1", "description": "", "prototype": { "attributes": {"Zone_Type": "C1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C2", "name": "C2", "domains": {}, "templates": [ { "name": "C2", "description": "", "prototype": { "attributes": {"Zone_Type": "C2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C3", "name": "C3", "domains": {}, "templates": [ { "name": "C3", "description": "", "prototype": { "attributes": {"Zone_Type": "C3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M1", "name": "M1", "domains": {}, "templates": [ { "name": "M1", "description": "", "prototype": { "attributes": {"Zone_Type": "M1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M2", "name": "M2", "domains": {}, "templates": [ { "name": "M2", "description": "", "prototype": { "attributes": {"Zone_Type": "M2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R1", "name": "R1", "domains": {}, "templates": [ { "name": "R1", "description": "", "prototype": { "attributes": {"Zone_Type": "R1"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R2", "name": "R2", "domains": {}, "templates": [ { "name": "R2", "description": "", "prototype": { "attributes": {"Zone_Type": "R2"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R3", "name": "R3", "domains": {}, "templates": [ { "name": "R3", "description": "", "prototype": { "attributes": {"Zone_Type": "R3"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R4", "name": "R4", "domains": {}, "templates": [ { "name": "R4", "description": "", "prototype": { "attributes": {"Zone_Type": "R4"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Inspector Zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0147237167558607E7, "ymin": 4979005.613428727, "xmax": -1.0140353684227588E7, "ymax": 4989490.985747154, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "Central", "description": "Central", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 163, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Central" ] ] }, { "label": "North", "description": "North", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 33, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "North" ] ] }, { "label": "South", "description": "South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 52, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "South" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 163, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Central", "label": "Central" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 33, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "North", "label": "North" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 52, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "South", "label": "South" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 125, 78, 255 ], "toColor": [ 163, 125, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 32, 150, 255 ], "toColor": [ 41, 32, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 124, 173, 255 ], "toColor": [ 40, 124, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 166, 51, 255 ], "toColor": [ 38, 166, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 50, 120, 255 ], "toColor": [ 171, 50, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 39, 41, 255 ], "toColor": [ 168, 39, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 151, 255 ], "toColor": [ 51, 176, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 171, 42, 255 ], "toColor": [ 176, 171, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 57, 255 ], "toColor": [ 87, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 70, 156, 255 ], "toColor": [ 120, 70, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 59, 71, 255 ], "toColor": [ 140, 59, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 84, 171, 255 ], "toColor": [ 46, 84, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 70, 33, 255 ], "toColor": [ 133, 70, 33, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 51.824135000000005, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Zone", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Zone", "typeIdField": "Zone", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InspectorZ", "type": "esriFieldTypeString", "alias": "Inspector Zone", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "InspectorZ" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Zone" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S14_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Central", "name": "Central", "domains": {}, "templates": [ { "name": "Central", "description": "", "prototype": { "attributes": { "InspectorZ": null, "Zone": "Central" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "North", "name": "North", "domains": {}, "templates": [ { "name": "North", "description": "", "prototype": { "attributes": { "InspectorZ": null, "Zone": "North" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "South", "name": "South", "domains": {}, "templates": [ { "name": "South", "description": "", "prototype": { "attributes": { "InspectorZ": null, "Zone": "South" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Two Mile", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.01508175754463E7, "ymin": 4972520.0770374015, "xmax": -1.0135573957900453E7, "ymax": 4994786.477340205, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "uniqueValueGroups": [ { "heading": "District", "classes": [ { "label": "A-1 Agricultural District", "description": "A-1 Agricultural District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 196, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A-1 Agricultural District" ] ] }, { "label": "R-1 Single and Two-Family Residential District", "description": "R-1 Single and Two-Family Residential District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R-1 Single and Two-Family Residential District" ] ] }, { "label": "R-1A Riverfront Residential District", "description": "R-1A Riverfront Residential District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R-1A River Cabin Residential District" ], [ "R-1A Riverfront Residential District" ] ] }, { "label": "R-2 Multi-Family Residential District", "description": "R-2 Multi-Family Residential District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R-2 Multi-Family Residential District" ] ] }, { "label": "C-1 General Commercial District", "description": "C-1 General Commercial District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "C-1 General Commercial District" ] ] }, { "label": "I-1 Industrial District", "description": "I-1 Industrial District", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "I-1 Industrial District" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 53, 196, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A-1 Agricultural District", "label": "A-1 Agricultural District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1 Single and Two-Family Residential District", "label": "R-1 Single and Two-Family Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1A River Cabin Residential District", "label": "R-1A Riverfront Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-1A Riverfront Residential District", "label": "R-1A Riverfront Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R-2 Multi-Family Residential District", "label": "R-2 Multi-Family Residential District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C-1 General Commercial District", "label": "C-1 General Commercial District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I-1 Industrial District", "label": "I-1 Industrial District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 128, 53, 255 ], "toColor": [ 189, 128, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 41, 186, 255 ], "toColor": [ 58, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 164, 189, 255 ], "toColor": [ 64, 164, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 194, 69, 255 ], "toColor": [ 60, 194, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 112, 255 ], "toColor": [ 171, 41, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 82, 156, 255 ], "toColor": [ 50, 82, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 42, 255 ], "toColor": [ 168, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 61, 196, 255 ], "toColor": [ 185, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 189, 53, 255 ], "toColor": [ 177, 189, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 173, 126, 255 ], "toColor": [ 54, 173, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 61, 153, 255 ], "toColor": [ 109, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 90, 63, 255 ], "toColor": [ 166, 90, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 156, 34, 255 ], "toColor": [ 97, 156, 34, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "District", "typeIdField": "District", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "District", "type": "esriFieldTypeString", "alias": "2 Mile District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "District" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S18_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A-1 Agricultural District", "name": "A-1 Agricultural District", "domains": {}, "templates": [ { "name": "A-1 Agricultural District", "description": "", "prototype": { "attributes": { "District": "A-1 Agricultural District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1 Single and Two-Family Residential District", "name": "R-1 Single and Two-Family Residential District", "domains": {}, "templates": [ { "name": "R-1 Single and Two-Family Residential District", "description": "", "prototype": { "attributes": { "District": "R-1 Single and Two-Family Residential District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1A River Cabin Residential District", "name": "R-1A Riverfront Residential District", "domains": {}, "templates": [ { "name": "R-1A Riverfront Residential District", "description": "", "prototype": { "attributes": { "District": "R-1A River Cabin Residential District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-1A Riverfront Residential District", "name": "R-1A Riverfront Residential District", "domains": {}, "templates": [ { "name": "R-1A Riverfront Residential District (1)", "description": "", "prototype": { "attributes": { "District": "R-1A Riverfront Residential District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "R-2 Multi-Family Residential District", "name": "R-2 Multi-Family Residential District", "domains": {}, "templates": [ { "name": "R-2 Multi-Family Residential District", "description": "", "prototype": { "attributes": { "District": "R-2 Multi-Family Residential District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C-1 General Commercial District", "name": "C-1 General Commercial District", "domains": {}, "templates": [ { "name": "C-1 General Commercial District", "description": "", "prototype": { "attributes": { "District": "C-1 General Commercial District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I-1 Industrial District", "name": "I-1 Industrial District", "domains": {}, "templates": [ { "name": "I-1 Industrial District", "description": "", "prototype": { "attributes": { "District": "I-1 Industrial District", "Shape_Leng": 0, "Shape_Area": 0, "DistrictID": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Sewer Basins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.014916018694524E7, "ymin": 4978394.826804633, "xmax": -1.0140243141235864E7, "ymax": 4989479.942666248, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Basin", "field2": "SubBasin", "uniqueValueGroups": [ { "heading": "Basin - SubBasin", "classes": [ { "label": "Cascade", "description": "Cascade", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 150, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Cascade", " " ] ] }, { "label": "Hawkeye", "description": "Hawkeye", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 84, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Hawkeye", " " ] ] }, { "label": "MASL - Angular", "description": "MASL - Angular", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 36, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASL", "Angular" ] ] }, { "label": "MASL - Locust", "description": "MASL - Locust", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 149, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASL", "Locust" ] ] }, { "label": "MASL - Market", "description": "MASL - Market", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 176, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASL", "Market" ] ] }, { "label": "MASL - South", "description": "MASL - South", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 43, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MASL", "South" ] ] }, { "label": "Silver", "description": "Silver", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 62, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Silver", " " ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 150, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cascade, ", "label": "Cascade" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 84, 35, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Hawkeye, ", "label": "Hawkeye" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 36, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASL,Angular", "label": "MASL - Angular" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 41, 149, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASL,Locust", "label": "MASL - Locust" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 176, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASL,Market", "label": "MASL - Market" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 43, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MASL,South", "label": "MASL - South" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 62, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Silver, ", "label": "Silver" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 125, 78, 255 ], "toColor": [ 163, 125, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 32, 150, 255 ], "toColor": [ 41, 32, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 124, 173, 255 ], "toColor": [ 40, 124, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 166, 51, 255 ], "toColor": [ 38, 166, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 50, 120, 255 ], "toColor": [ 171, 50, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 39, 41, 255 ], "toColor": [ 168, 39, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 176, 151, 255 ], "toColor": [ 51, 176, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 171, 42, 255 ], "toColor": [ 176, 171, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 128, 57, 255 ], "toColor": [ 87, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 70, 156, 255 ], "toColor": [ 120, 70, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 59, 71, 255 ], "toColor": [ 140, 59, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 84, 171, 255 ], "toColor": [ 46, 84, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 70, 33, 255 ], "toColor": [ 133, 70, 33, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[Basin] CONCAT \" \" CONCAT [SubBasin]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 2, "font": { "family": "Gill Sans MT", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Basin", "typeIdField": "Basin", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SewerBasin", "type": "esriFieldTypeString", "alias": "Sewer Basin", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SewerBasin" }, { "name": "SubBasin", "type": "esriFieldTypeString", "alias": "SubBasin", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SubBasin" }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Basin" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S16_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Cascade", "name": "Cascade", "domains": {}, "templates": [ { "name": "Cascade, ", "description": "", "prototype": { "attributes": { "SubBasin": "", "Basin": "Cascade", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hawkeye", "name": "Hawkeye", "domains": {}, "templates": [ { "name": "Hawkeye, ", "description": "", "prototype": { "attributes": { "SubBasin": "", "Basin": "Hawkeye", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MASL", "name": "MASL - Angular", "domains": {}, "templates": [ { "name": "MASL, Angular", "description": "", "prototype": { "attributes": { "SubBasin": "Angular", "Basin": "MASL", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MASL, Locust", "description": "", "prototype": { "attributes": { "SubBasin": "Locust", "Basin": "MASL", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MASL, Market", "description": "", "prototype": { "attributes": { "SubBasin": "Market", "Basin": "MASL", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "MASL, South", "description": "", "prototype": { "attributes": { "SubBasin": "South", "Basin": "MASL", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Silver", "name": "Silver", "domains": {}, "templates": [ { "name": "Silver, ", "description": "", "prototype": { "attributes": { "SubBasin": "", "Basin": "Silver", "SewerBasin": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "SSMID", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0142544163407318E7, "ymin": 4983626.593987414, "xmax": -1.0141021242936179E7, "ymax": 4985106.314101413, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"SSMID\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R34_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S23_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SSMID", "description": "", "prototype": { "attributes": {"Id": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12801, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0157640961564753E7, "ymin": 4977877.894504857, "xmax": -1.0137782470296144E7, "ymax": 5016986.873895955, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "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": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Property", "type": "esriFieldTypeString", "alias": "Property", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Property" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Name" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Surface" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S27_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trails", "description": "", "prototype": { "attributes": { "Name": "", "Surface": "", "Property": "" } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Burlington Res Condition", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 12801, "maxScale": 399, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0149257677919306E7, "ymin": 4978747.837002719, "xmax": -1.0140222700365052E7, "ymax": 4989537.391060186, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONDITION", "uniqueValueGroups": [ { "heading": "Condition", "classes": [ { "label": "Excellent", "description": "Excellent", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 97, 0, 255 ], "outline": null }, "values": [ [ "Excellent" ] ] }, { "label": "Very Good", "description": "Very Good", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 130, 0, 255 ], "outline": null }, "values": [ [ "Very Good" ] ] }, { "label": "Good", "description": "Good", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 171, 0, 255 ], "outline": null }, "values": [ [ "Good" ] ] }, { "label": "Fair", "description": "Fair", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 212, 0, 255 ], "outline": null }, "values": [ [ "Fair" ] ] }, { "label": "Above Normal", "description": "Above Normal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "Above Normal" ] ] }, { "label": "Normal", "description": "Normal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 0, 255 ], "outline": null }, "values": [ [ "Normal" ] ] }, { "label": "Below Normal", "description": "Below Normal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 153, 0, 255 ], "outline": null }, "values": [ [ "Below Normal" ] ] }, { "label": "Poor", "description": "Poor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 102, 0, 255 ], "outline": null }, "values": [ [ "Poor" ] ] }, { "label": "Very Poor", "description": "Very Poor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": null }, "values": [ [ "Very Poor" ] ] }, { "label": "Observed", "description": "Observed", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "values": [ [ "Observed" ] ] }, { "label": "None", "description": "None", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "values": [ [ "None" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 97, 0, 255 ], "outline": null }, "value": "Excellent", "label": "Excellent" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 63, 130, 0, 255 ], "outline": null }, "value": "Very Good", "label": "Very Good" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 171, 0, 255 ], "outline": null }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 212, 0, 255 ], "outline": null }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Above Normal", "label": "Above Normal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 0, 255 ], "outline": null }, "value": "Normal", "label": "Normal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 153, 0, 255 ], "outline": null }, "value": "Below Normal", "label": "Below Normal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 102, 0, 255 ], "outline": null }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": null }, "value": "Very Poor", "label": "Very Poor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null }, "value": "Observed", "label": "Observed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "value": "None", "label": "None" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 208, 32, 255 ], "toColor": [ 85, 20, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": [ { "labelExpression": "[CONDITION] CONCAT \" \" CONCAT [YEARBUILT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1600, "name": "Default", "priority": 1, "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": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Gill Sans MT", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OwnerName", "typeIdField": "CONDITION", "subtypeField": "", "fields": [ { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "PARCEL_NO" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "OwnerName" }, { "name": "MailTo", "type": "esriFieldTypeString", "alias": "MailTo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MailTo" }, { "name": "MailToCont", "type": "esriFieldTypeString", "alias": "MailToCont", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MailToCont" }, { "name": "MailToCity", "type": "esriFieldTypeString", "alias": "MailToCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailToCity" }, { "name": "House", "type": "esriFieldTypeString", "alias": "House", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "House" }, { "name": "Prefix", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Prefix" }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Street" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetType" }, { "name": "FullSitus", "type": "esriFieldTypeString", "alias": "FullSitus", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "FullSitus" }, { "name": "DistrictsA", "type": "esriFieldTypeString", "alias": "DistrictsA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DistrictsA" }, { "name": "CONTRACTTO", "type": "esriFieldTypeString", "alias": "CONTRACTTO", "domain": null, "editable": true, "nullable": true, "length": 101, "defaultValue": null, "modelName": "CONTRACTTO" }, { "name": "SiteAdd", "type": "esriFieldTypeString", "alias": "SiteAdd", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SiteAdd" }, { "name": "MailAdd", "type": "esriFieldTypeString", "alias": "MailAdd", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MailAdd" }, { "name": "Total2023", "type": "esriFieldTypeDouble", "alias": "Total2023", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total2023" }, { "name": "Total2024", "type": "esriFieldTypeDouble", "alias": "Total2024", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Total2024" }, { "name": "Net_Tax", "type": "esriFieldTypeDouble", "alias": "Net_Tax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Net_Tax" }, { "name": "Gross_Tax", "type": "esriFieldTypeDouble", "alias": "Gross_Tax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Gross_Tax" }, { "name": "FullValue", "type": "esriFieldTypeDouble", "alias": "FullValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FullValue" }, { "name": "YEARBUILT", "type": "esriFieldTypeInteger", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "GBA", "type": "esriFieldTypeInteger", "alias": "GBA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CONDITION" }, { "name": "OCCUP", "type": "esriFieldTypeString", "alias": "OCCUP", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OCCUP" }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "GRADE" }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "STYLE" }, { "name": "DEP", "type": "esriFieldTypeDouble", "alias": "DEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEP" }, { "name": "FUNC_OBSO", "type": "esriFieldTypeDouble", "alias": "FUNC_OBSO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUNC_OBSO" }, { "name": "ECON_OBSO", "type": "esriFieldTypeDouble", "alias": "ECON_OBSO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ECON_OBSO" }, { "name": "OTHR_OBSO", "type": "esriFieldTypeDouble", "alias": "OTHR_OBSO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHR_OBSO" }, { "name": "Zone_Type", "type": "esriFieldTypeString", "alias": "Zone_Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zone_Type" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MailToStat", "type": "esriFieldTypeString", "alias": "MailToStat", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailToStat" }, { "name": "StreetPost", "type": "esriFieldTypeString", "alias": "StreetPost", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StreetPost" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R40_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S29_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Excellent", "name": "Excellent", "domains": {}, "templates": [ { "name": "Excellent", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Excellent", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Very Good", "name": "Very Good", "domains": {}, "templates": [ { "name": "Very Good", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Very Good", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Good", "name": "Good", "domains": {}, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Good", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Fair", "name": "Fair", "domains": {}, "templates": [ { "name": "Fair", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Fair", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Above Normal", "name": "Above Normal", "domains": {}, "templates": [ { "name": "Above Normal", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Above Normal", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Normal", "name": "Normal", "domains": {}, "templates": [ { "name": "Normal", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Normal", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Below Normal", "name": "Below Normal", "domains": {}, "templates": [ { "name": "Below Normal", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Below Normal", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Poor", "name": "Poor", "domains": {}, "templates": [ { "name": "Poor", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Poor", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Very Poor", "name": "Very Poor", "domains": {}, "templates": [ { "name": "Very Poor", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Very Poor", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Observed", "name": "Observed", "domains": {}, "templates": [ { "name": "Observed", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "Observed", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "None", "name": "None", "domains": {}, "templates": [ { "name": "None", "description": "", "prototype": { "attributes": { "GBA": null, "StreetPost": null, "PARCEL_NO": null, "OwnerName": null, "MailTo": null, "MailToCont": null, "MailToCity": null, "House": null, "Prefix": null, "Street": null, "StreetType": null, "FullSitus": null, "DistrictsA": null, "CONTRACTTO": null, "SiteAdd": null, "MailAdd": null, "Total2023": null, "Total2024": null, "Net_Tax": null, "Gross_Tax": null, "FullValue": null, "YEARBUILT": null, "CONDITION": "None", "OCCUP": null, "GRADE": null, "STYLE": null, "DEP": null, "FUNC_OBSO": null, "ECON_OBSO": null, "OTHR_OBSO": null, "Zone_Type": null, "MailToStat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Subdivision Review - City Jurisdiction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.015646445993255E7, "ymin": 4972638.650930094, "xmax": -1.013574996884723E7, "ymax": 4994495.806001568, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "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": [ 230, 0, 0, 255 ], "width": 2 } } }, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Subdivision Review", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S28_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Corporate2MileBufferClip", "description": "", "prototype": { "attributes": { "SHAPE_len": 0, "CITY_LIM_": 0, "CITY_LIM_I": 0, "SHAPE_area": 0, "BUFF_DIST": 0, "PERIMETER": 0, "ORIG_FID": 0, "CODE": 0, "DesMoinesC": 0, "NAME": "" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Historic District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.014242255222362E7, "ymin": 4984504.81059423, "xmax": -1.01414289204755E7, "ymax": 4985088.510698765, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "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": "", "displayField": "District", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HistDist", "type": "esriFieldTypeString", "alias": "Historic District", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "HistDist" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S13_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Historic District", "description": "", "prototype": { "attributes": {"HistDist": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Landuse", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150396818464555E7, "ymin": 4972643.26451295, "xmax": -1.0135826822402101E7, "ymax": 4994339.120479328, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLU_Desc", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Rural Lands", "description": "Rural Lands", "symbol": { "type": "esriPFS", "url": "f9d948cb77b779e86d58dfc9ba619111", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWZ3W3kMAyE88AOznVc/3WkDqeGHALcAopCcr6hHD4sbEmkSHH4I2/cH++f15+/b/fH+9uEMt51zJF9oocjI75+1kUVU2VItnYdU7IqvnVdd4j7e2fw9X9tVBt3wog3OuU6ZGS6dHsrXbJ9g576LkBBuHona58Mt0xOKGhXHqqeKfw6wyp+8lzJvJY13+BNPd4RhR9NdOSgiY73siaId1Yiia5a50J7AnPCH9nGFOLZ+GtsiprOgy68K/6QWgCIdmPKW443T+D9RT9imkLchZySeZK0piEVFRxpje02cBqHfX6SwGhIhRtnKymjaCmjHnISbPceFSOB9xTm+7vy0I5GpxnK3kMpQiHqesahKYIqHYI2B5NOq0OKczuj3Zt6v14li2ZokjS68R2iCtLV8wl67iymf6tLymROaZIcr21duF7+zebD7Q2onvce07tgNylk8zSu92fSG5BDVB4Pp1emzYVT6khucK+OyuNB4PREOSI5wfmgsa93dIlOweydhEGlWCWLzBE9M94s5KLbhJQuagiVRWROvvDca/amMX1yKOu48sK0R7DgfcNYnWxEyx+FuJNb9gO9qgvH1BBi4KReTzxcdX53Bm+lgDJEZecO3pWsSodunBxsqAxIk0025nR3k6RGDgfB+0VuLe0MpNB2O8CdOtTcK7xdgybwpsnJMdCRs9O3mFblhoy7nprG78kBhVPfHKVWRZxLgnvwlfzOmUEUIZufwrtT2mleusO7XresiYGUZzKfKU2bl0znzONBDcxI8UzKoaMHgXy2JqrF+3M2T/n2WkllOqQS3Uo//rVUjCTRVJA7TVLdwdKyWP5reZKxyZwjdxLbqopEq1UhRI2ruZPy1K1XHr73RKZiuRKk5jK5k5gm+ql9XhSn0FlJ5QDHs92+6tDUfJQWCEUrgdU4rQTkdufqeFcdmXOvnvTrtBKcJkwSKnF6D3Y2q9Yp3pNMnfGF2oQS9QTxrnNtVEktew9gD24Qsq8UkypAQuMkHEIt2gW7ndfpdzBlkCqJGdKiU9IhArPO0Ce+rtDEGNUi1/jJwT0Bb4cu1YYSiBLvTuu1UlzxdhUonorpSRZ15DjylMxwNyXKnNywThBGe/LoNp0SUciNecKrZN57c0JKQfes5jqFTr+cuJ6PSilyym75mCS+iki5q+TEpGGnylRK0G5sghyCqOi8NYG4k62nVaMzqBu/95h2Np3AuKubT3SB1X5tTF+HsD7x7j5Hk2V34J0tkSl6mrm7sY4nM4Y2I873t8gEnGZupSCdVzT5gvPF+A8iJZnt2JuQuQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "Rural Lands" ] ] }, { "label": "Low Density Residential", "description": "Low Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "LDR" ], [ "Low Density Residential" ] ] }, { "label": "High Density Residential", "description": "High Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "HDR" ], [ "High Density Residential" ] ] }, { "label": "Commercial", "description": "Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "values": [ [ "C" ], [ "Commercial" ] ] }, { "label": "Neighborhood Mixed Use", "description": "Neighborhood Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Neighborhood Mixed Use" ] ] }, { "label": "Downtown Mixed Use", "description": "Downtown Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "values": [ [ "Downtown Mixed Use" ] ] }, { "label": "Business Park", "description": "Business Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": null }, "values": [ [ "Business Park" ] ] }, { "label": "Industrial", "description": "Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": null }, "values": [ [ "I" ], [ "Industrial" ] ] }, { "label": "Public & Institutional", "description": "Public & Institutional", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "values": [ [ "PUB" ], [ "Public & Institutional" ] ] }, { "label": "Parks, Recreation & Open Space", "description": "Parks, Recreation & Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "values": [ [ "P" ], [ "Parks, Recreation & Open Space" ] ] }, { "label": "Transportation", "description": "Transportation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "values": [ [ "T" ], [ "Transportation" ] ] }, { "label": "Surface Water", "description": "Surface Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "values": [ [ "WAT" ], [ "Surface Water" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "f9d948cb77b779e86d58dfc9ba619111", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWZ3W3kMAyE88AOznVc/3WkDqeGHALcAopCcr6hHD4sbEmkSHH4I2/cH++f15+/b/fH+9uEMt51zJF9oocjI75+1kUVU2VItnYdU7IqvnVdd4j7e2fw9X9tVBt3wog3OuU6ZGS6dHsrXbJ9g576LkBBuHona58Mt0xOKGhXHqqeKfw6wyp+8lzJvJY13+BNPd4RhR9NdOSgiY73siaId1Yiia5a50J7AnPCH9nGFOLZ+GtsiprOgy68K/6QWgCIdmPKW443T+D9RT9imkLchZySeZK0piEVFRxpje02cBqHfX6SwGhIhRtnKymjaCmjHnISbPceFSOB9xTm+7vy0I5GpxnK3kMpQiHqesahKYIqHYI2B5NOq0OKczuj3Zt6v14li2ZokjS68R2iCtLV8wl67iymf6tLymROaZIcr21duF7+zebD7Q2onvce07tgNylk8zSu92fSG5BDVB4Pp1emzYVT6khucK+OyuNB4PREOSI5wfmgsa93dIlOweydhEGlWCWLzBE9M94s5KLbhJQuagiVRWROvvDca/amMX1yKOu48sK0R7DgfcNYnWxEyx+FuJNb9gO9qgvH1BBi4KReTzxcdX53Bm+lgDJEZecO3pWsSodunBxsqAxIk0025nR3k6RGDgfB+0VuLe0MpNB2O8CdOtTcK7xdgybwpsnJMdCRs9O3mFblhoy7nprG78kBhVPfHKVWRZxLgnvwlfzOmUEUIZufwrtT2mleusO7XresiYGUZzKfKU2bl0znzONBDcxI8UzKoaMHgXy2JqrF+3M2T/n2WkllOqQS3Uo//rVUjCTRVJA7TVLdwdKyWP5reZKxyZwjdxLbqopEq1UhRI2ruZPy1K1XHr73RKZiuRKk5jK5k5gm+ql9XhSn0FlJ5QDHs92+6tDUfJQWCEUrgdU4rQTkdufqeFcdmXOvnvTrtBKcJkwSKnF6D3Y2q9Yp3pNMnfGF2oQS9QTxrnNtVEktew9gD24Qsq8UkypAQuMkHEIt2gW7ndfpdzBlkCqJGdKiU9IhArPO0Ce+rtDEGNUi1/jJwT0Bb4cu1YYSiBLvTuu1UlzxdhUonorpSRZ15DjylMxwNyXKnNywThBGe/LoNp0SUciNecKrZN57c0JKQfes5jqFTr+cuJ6PSilyym75mCS+iki5q+TEpGGnylRK0G5sghyCqOi8NYG4k62nVaMzqBu/95h2Np3AuKubT3SB1X5tTF+HsD7x7j5Hk2V34J0tkSl6mrm7sY4nM4Y2I873t8gEnGZupSCdVzT5gvPF+A8iJZnt2JuQuQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Rural Lands", "label": "Rural Lands" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "LDR", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Low Density Residential", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "HDR", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "High Density Residential", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "value": "C", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": null }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Neighborhood Mixed Use", "label": "Neighborhood Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "Downtown Mixed Use", "label": "Downtown Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": null }, "value": "Business Park", "label": "Business Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": null }, "value": "I", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": null }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "PUB", "label": "Public & Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null }, "value": "Public & Institutional", "label": "Public & Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "P", "label": "Parks, Recreation & Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": null }, "value": "Parks, Recreation & Open Space", "label": "Parks, Recreation & Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "T", "label": "Transportation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "Transportation", "label": "Transportation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "WAT", "label": "Surface Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "Surface Water", "label": "Surface Water" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 128, 53, 255 ], "toColor": [ 189, 128, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 41, 186, 255 ], "toColor": [ 58, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 164, 189, 255 ], "toColor": [ 64, 164, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 194, 69, 255 ], "toColor": [ 60, 194, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 41, 112, 255 ], "toColor": [ 171, 41, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 82, 156, 255 ], "toColor": [ 50, 82, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 42, 255 ], "toColor": [ 168, 42, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 61, 196, 255 ], "toColor": [ 185, 61, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 189, 53, 255 ], "toColor": [ 177, 189, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 173, 126, 255 ], "toColor": [ 54, 173, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 61, 153, 255 ], "toColor": [ 109, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 90, 63, 255 ], "toColor": [ 166, 90, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 156, 34, 255 ], "toColor": [ 97, 156, 34, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 360, "where": "\"Label\" = 'LDR'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "LDR", "priority": 1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "where": "\"Label\" = 'DMU'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "DMU", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "where": "\"Label\" = 'C'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "C", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 360, "where": "\"Label\" = 'HDR'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "HDR", "priority": 3, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 215.99999999999997, "where": "\"Label\" = 'NMU'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "NMU", "priority": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Label]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 360, "where": "\"Label\" <> 'LDR' OR\"Label\" <> 'DMU' OR\"Label\" <> 'C' OR\"Label\" <> 'HDR' OR\"Label\" <> 'NMU'", "useCodedValues": true, "maxScale": 3200, "minScale": 25600, "name": "All Other", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MSA_FLU", "typeIdField": "FLU_Desc", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLU_Desc", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FLU_Desc" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Label" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R35_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S24_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Rural Lands", "name": "Rural Lands", "domains": {}, "templates": [ { "name": "Rural Lands", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Rural Lands" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LDR", "name": "Low Density Residential", "domains": {}, "templates": [ { "name": "LDR", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "LDR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Low Density Residential", "name": "Low Density Residential", "domains": {}, "templates": [ { "name": "Low Density Residential", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Low Density Residential" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "HDR", "name": "High Density Residential", "domains": {}, "templates": [ { "name": "HDR", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "HDR" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Density Residential", "name": "High Density Residential", "domains": {}, "templates": [ { "name": "High Density Residential", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "High Density Residential" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "Commercial", "domains": {}, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "C" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial", "name": "Commercial", "domains": {}, "templates": [ { "name": "Commercial", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Commercial" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Neighborhood Mixed Use", "name": "Neighborhood Mixed Use", "domains": {}, "templates": [ { "name": "Neighborhood Mixed Use", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Neighborhood Mixed Use" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Downtown Mixed Use", "name": "Downtown Mixed Use", "domains": {}, "templates": [ { "name": "Downtown Mixed Use", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Downtown Mixed Use" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Business Park", "name": "Business Park", "domains": {}, "templates": [ { "name": "Business Park", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Business Park" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "I", "name": "Industrial", "domains": {}, "templates": [ { "name": "I", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "I" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Industrial", "name": "Industrial", "domains": {}, "templates": [ { "name": "Industrial", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Industrial" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PUB", "name": "Public & Institutional", "domains": {}, "templates": [ { "name": "PUB", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "PUB" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public & Institutional", "name": "Public & Institutional", "domains": {}, "templates": [ { "name": "Public & Institutional", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Public & Institutional" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "P", "name": "Parks, Recreation & Open Space", "domains": {}, "templates": [ { "name": "P", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "P" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Parks, Recreation & Open Space", "name": "Parks, Recreation & Open Space", "domains": {}, "templates": [ { "name": "Parks, Recreation & Open Space", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Parks, Recreation & Open Space" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "T", "name": "Transportation", "domains": {}, "templates": [ { "name": "T", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "T" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Transportation", "name": "Transportation", "domains": {}, "templates": [ { "name": "Transportation", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Transportation" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "WAT", "name": "Surface Water", "domains": {}, "templates": [ { "name": "WAT", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "WAT" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Surface Water", "name": "Surface Water", "domains": {}, "templates": [ { "name": "Surface Water", "description": "", "prototype": { "attributes": { "Label": null, "FLU_Desc": "Surface Water" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "AirportZoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0151530111032993E7, "ymin": 4957967.316731902, "xmax": -1.013745794020571E7, "ymax": 4987465.172229201, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone", "uniqueValueGroups": [ { "heading": "Zone", "classes": [ { "label": "Approach Surface", "description": "Approach Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Approach Surface" ], [ "Inner Approach Surface" ] ] }, { "label": "Conical Surface", "description": "Conical Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "values": [ [ "Conical Surface" ] ] }, { "label": "Horizontal Surface", "description": "Horizontal Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Horizontal Surface" ] ] }, { "label": "Primary Surface", "description": "Primary Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Primary Surface" ] ] }, { "label": "Transitional Surface", "description": "Transitional Surface", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Transitional Surface" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Approach Surface", "label": "Approach Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Inner Approach Surface", "label": "Approach Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": "Conical Surface", "label": "Conical Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Horizontal Surface", "label": "Horizontal Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Primary Surface", "label": "Primary Surface" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Transitional Surface", "label": "Transitional Surface" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 144, 93, 255 ], "toColor": [ 186, 144, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 89, 235, 255 ], "toColor": [ 84, 89, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 235, 82, 255 ], "toColor": [ 110, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 240, 236, 255 ], "toColor": [ 115, 240, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 68, 124, 255 ], "toColor": [ 158, 68, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 128, 56, 255 ], "toColor": [ 51, 128, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 155, 222, 255 ], "toColor": [ 89, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 86, 245, 255 ], "toColor": [ 242, 86, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 245, 164, 255 ], "toColor": [ 214, 245, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 121, 130, 255 ], "toColor": [ 53, 121, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 67, 140, 255 ], "toColor": [ 77, 67, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 132, 255 ], "toColor": [ 247, 109, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 139, 240, 255 ], "toColor": [ 209, 139, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Fac_Name", "typeIdField": "Zone", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Airport Zoning", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S25_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Approach Surface", "name": "Approach Surface", "domains": {}, "templates": [ { "name": "Approach Surface", "description": "", "prototype": { "attributes": {"Zone": "Approach Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Inner Approach Surface", "name": "Approach Surface", "domains": {}, "templates": [ { "name": "Inner Approach Surface", "description": "", "prototype": { "attributes": {"Zone": "Inner Approach Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Conical Surface", "name": "Conical Surface", "domains": {}, "templates": [ { "name": "Conical Surface", "description": "", "prototype": { "attributes": {"Zone": "Conical Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Horizontal Surface", "name": "Horizontal Surface", "domains": {}, "templates": [ { "name": "Horizontal Surface", "description": "", "prototype": { "attributes": {"Zone": "Horizontal Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Primary Surface", "name": "Primary Surface", "domains": {}, "templates": [ { "name": "Primary Surface", "description": "", "prototype": { "attributes": {"Zone": "Primary Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Transitional Surface", "name": "Transitional Surface", "domains": {}, "templates": [ { "name": "Transitional Surface", "description": "", "prototype": { "attributes": {"Zone": "Transitional Surface"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Sidewalk Rating", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0145609383563109E7, "ymin": 4978585.058043258, "xmax": -1.0140872321367001E7, "ymax": 4987668.955782784, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Rating", "uniqueValueGroups": [ { "heading": "Rating", "classes": [ { "label": "Completed", "description": "Completed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "values": [ [ "Completed" ] ] }, { "label": "Mailed", "description": "Mailed", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "values": [ [ "Mailed" ] ] }, { "label": "Great", "description": "Great", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 2 }, "values": [ [ "Great" ] ] }, { "label": "Good", "description": "Good", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 196, 0, 255 ], "width": 2 }, "values": [ [ "Good" ] ] }, { "label": "Fair", "description": "Fair", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 187, 0, 255 ], "width": 2 }, "values": [ [ "Fair" ] ] }, { "label": "Poor", "description": "Poor", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 38, 0, 255 ], "width": 2 }, "values": [ [ "Poor" ] ] }, { "label": "Mandatory Repair", "description": "Mandatory Repair", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "Mandatory Repair" ] ] }, { "label": "No Sidewalk", "description": "No Sidewalk", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "No Sidewalk" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Completed", "label": "Completed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "Mailed", "label": "Mailed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 2 }, "value": "Great", "label": "Great" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 164, 196, 0, 255 ], "width": 2 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 187, 0, 255 ], "width": 2 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 38, 0, 255 ], "width": 2 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Mandatory Repair", "label": "Mandatory Repair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "No Sidewalk", "label": "No Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 207, 255 ], "toColor": [ 242, 250, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 125, 255 ], "toColor": [ 237, 40, 33, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Rating", "typeIdField": "Rating", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Rating", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Rating" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "PanelsNeedingReplaced", "type": "esriFieldTypeDouble", "alias": "PanelsNeedingReplaced", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PanelsNeedingReplaced" }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": "Paved", "modelName": "Surface" }, { "name": "ROW_Tree", "type": "esriFieldTypeString", "alias": "ROW_Tree", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ROW_Tree" }, { "name": "Year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null, "editable": true, "nullable": true, "defaultValue": 2025, "modelName": "Year" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R41_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S30_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Completed", "name": "Completed", "domains": {}, "templates": [ { "name": "Completed", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Completed", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Mailed", "name": "Mailed", "domains": {}, "templates": [ { "name": "Mailed", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Mailed", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Great", "name": "Great", "domains": {}, "templates": [ { "name": "Great", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Great", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Good", "name": "Good", "domains": {}, "templates": [ { "name": "Good", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Good", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fair", "name": "Fair", "domains": {}, "templates": [ { "name": "Fair", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Fair", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Poor", "name": "Poor", "domains": {}, "templates": [ { "name": "Poor", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Poor", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Mandatory Repair", "name": "Mandatory Repair", "domains": {}, "templates": [ { "name": "Mandatory Repair", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "Mandatory Repair", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "No Sidewalk", "name": "No Sidewalk", "domains": {}, "templates": [ { "name": "No Sidewalk", "description": "", "prototype": { "attributes": { "PanelsNeedingReplaced": null, "ROW_Tree": null, "Surface": null, "Rating": "No Sidewalk", "InspectionDate": null, "Notes": null, "Width": null, "Year": 2025 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "FloodPlains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0150375213954324E7, "ymin": 4972638.657860502, "xmax": -1.0135750699482998E7, "ymax": 4994307.96819341, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "uniqueValueGroups": [ { "heading": "Flood Zone", "classes": [ { "label": "Zone A", "description": "Zone A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A" ] ] }, { "label": "Zone AE", "description": "Zone AE", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AE" ] ] }, { "label": "Zone AH", "description": "Zone AH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "AH" ] ] }, { "label": "Zone X", "description": "Zone X", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "X" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A", "label": "Zone A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE", "label": "Zone AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AH", "label": "Zone AH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "X", "label": "Zone X" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 210, 255 ], "toColor": [ 252, 233, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 184, 252, 255 ], "toColor": [ 193, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 225, 255 ], "toColor": [ 194, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 215, 252, 255 ], "toColor": [ 225, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 197, 255 ], "toColor": [ 252, 200, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 202, 252, 255 ], "toColor": [ 247, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 212, 252, 255 ], "toColor": [ 179, 212, 252, 255 ] } ] } } }, "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": "", "displayField": "FLD_ZONE", "typeIdField": "FLD_ZONE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "Flood Zone", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "FLD_ZONE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S12_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "A", "name": "Zone A", "domains": {}, "templates": [ { "name": "Zone A", "description": "", "prototype": { "attributes": {"FLD_ZONE": "A"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AE", "name": "Zone AE", "domains": {}, "templates": [ { "name": "Zone AE", "description": "", "prototype": { "attributes": {"FLD_ZONE": "AE"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "AH", "name": "Zone AH", "domains": {}, "templates": [ { "name": "Zone AH", "description": "", "prototype": { "attributes": {"FLD_ZONE": "AH"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "X", "name": "Zone X", "domains": {}, "templates": [ { "name": "Zone X", "description": "", "prototype": { "attributes": {"FLD_ZONE": "X"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }