{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "City Limits Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580265.0300000003, "ymin": 6982213.9457, "xmax": 2605874.4123, "ymax": 7008221.4918, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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": "esriSLSDashDotDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": false, "transparency": 25, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Name" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "City Limits Boundary", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580797.1783999996, "ymin": 6984341.3916, "xmax": 2602378.5913000004, "ymax": 7008797.5482, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 121 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "AssetID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Trails", "description": "", "prototype": { "attributes": { "AssetID": null, "Name": null, "Description": null, "Status": null, "Location": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Park Facilities", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset supports the city's efforts in maintaining and improving public spaces, ensuring that residents and visitors have access to well-maintained and functional recreational areas. It is used by city planners, maintenance crews, and community stakeholders to make informed decisions about park management and facility upgrades.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580747.8438, "ymin": 6990067.8227, "xmax": 2600762.4632, "ymax": 7007830.3383, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 226, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FacilityID" }, { "name": "FacilityType", "type": "esriFieldTypeString", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "dOwnerFacility", "description": "Denotes public or private facilities", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityType" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Facility Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Description" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_23", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Park Facilities", "description": "", "prototype": { "attributes": { "Location": null, "FacilityID": null, "FacilityType": null, "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Towne Center", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2589331.74, "ymin": 6992306.955, "xmax": 2592430.3185, "ymax": 6995375.6667, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.1428571428571428 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Towne Center\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 52, 52, 52, 255 ], "haloSize": 1, "font": { "family": "Arial Narrow", "size": 12, "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": "GlobalID", "displayField": "ZoningClass", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ZoningClass", "type": "esriFieldTypeString", "alias": "Zoning Class", "domain": { "type": "codedValue", "name": "dZoningClass", "description": "Zoning Codes", "codedValues": [ { "name": "AF", "code": "AF" }, { "name": "LC", "code": "LC" }, { "name": "Lake Edge", "code": "LE" }, { "name": "MF", "code": "MF" }, { "name": "MF-8", "code": "MF-8" }, { "name": "OS", "code": "OS" }, { "name": "PD", "code": "PD" }, { "name": "PR", "code": "PR" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RE", "code": "RE" }, { "name": "RS", "code": "RS" }, { "name": "RS-1", "code": "RS-1" }, { "name": "RS-2", "code": "RS-2" }, { "name": "RT", "code": "RT" }, { "name": "TC", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZoningClass" }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": { "type": "codedValue", "name": "dZoningDescription", "description": "Zoning Descriptions", "codedValues": [ { "name": "Agriculture", "code": "AF" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LC" }, { "name": "Medium Density Residential", "code": "MF" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single-Family Residential (Estate)", "code": "RE" }, { "name": "Residential (15,000 s.f)", "code": "RS-1" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "RS-2" }, { "name": "Residential (duplex)", "code": "RD" }, { "name": "Residential (Townhouse)", "code": "RT" }, { "name": "Towne Center", "code": "TC" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "RS" }, { "name": "High Density Residential", "code": "MF-8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZoningDescription" }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OrdinanceNumber" }, { "name": "OrdinanceDate", "type": "esriFieldTypeDate", "alias": "Ordinance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "PlannedDev", "type": "esriFieldTypeString", "alias": "Planned Development", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PlannedDev" }, { "name": "PDDescription", "type": "esriFieldTypeString", "alias": "PD Description", "domain": { "type": "codedValue", "name": "dZoningDescription", "description": "Zoning Descriptions", "codedValues": [ { "name": "Agriculture", "code": "AF" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LC" }, { "name": "Medium Density Residential", "code": "MF" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single-Family Residential (Estate)", "code": "RE" }, { "name": "Residential (15,000 s.f)", "code": "RS-1" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "RS-2" }, { "name": "Residential (duplex)", "code": "RD" }, { "name": "Residential (Townhouse)", "code": "RT" }, { "name": "Towne Center", "code": "TC" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "RS" }, { "name": "High Density Residential", "code": "MF-8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PDDescription" }, { "name": "SpecUseProv", "type": "esriFieldTypeString", "alias": "Special Use Provision", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SpecUseProv" }, { "name": "SUPDescription", "type": "esriFieldTypeString", "alias": "SUP Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SUPDescription" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_87", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Towne Center", "description": "", "prototype": { "attributes": { "Notes": null, "ZoningClass": null, "ZoningDescription": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset is utilized for multiple purposes, including urban planning, infrastructure development, and community services. It supports the city's efforts in maintaining up-to-date records for planning and development activities, ensuring efficient management of resources and services.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2569353.6398, "ymin": 6980280.5632, "xmax": 2603870.9091999996, "ymax": 7007975.8, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "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, 169, 255 ], "width": 0.7 } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.SubdivisionName", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Corbel", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SubdivisionName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "SubdivisionID", "type": "esriFieldTypeString", "alias": "Subdivision ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SubdivisionID" }, { "name": "SubdivisionName", "type": "esriFieldTypeString", "alias": "Subdivision Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SubdivisionName" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R22_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_22", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "Comments": null, "SubdivisionID": null, "SubdivisionName": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Take Line Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580152.7337999996, "ymin": 6984010.6045, "xmax": 2589972.8877, "ymax": 7006906.3677, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SurveyPlat", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SurveyPlat", "type": "esriFieldTypeString", "alias": "Survey Plat", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SurveyPlat" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S58_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Take Line Boundary", "description": "", "prototype": { "attributes": { "Comments": null, "SurveyPlat": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Planned Development", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset supports the city's efforts in strategic planning and development, helping to guide growth and ensure sustainable land use practices. It is used by city planners, developers, and community stakeholders to make informed decisions about zoning regulations and development projects.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580261.1715, "ymin": 6982213.9457, "xmax": 2605863.5121, "ymax": 7008220.0019, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.7 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ZoningClass", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ZoningClass", "type": "esriFieldTypeString", "alias": "Zoning Class", "domain": { "type": "codedValue", "name": "dZoneCode", "description": "Zone Class Codes", "codedValues": [ { "name": "A", "code": "A" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "LE", "code": "LE" }, { "name": "LR", "code": "LR" }, { "name": "MF-8", "code": "MF-8" }, { "name": "OS", "code": "OS" }, { "name": "PD", "code": "PD" }, { "name": "PR", "code": "PR" }, { "name": "PT", "code": "PT" }, { "name": "SF", "code": "SF" }, { "name": "SF-15", "code": "SF-15" }, { "name": "SF-22", "code": "SF-22" }, { "name": "SF-43", "code": "SF-43" }, { "name": "SF-E", "code": "SF-E" }, { "name": "TH", "code": "TH" }, { "name": "TC", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZoningClass" }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": { "type": "codedValue", "name": "dZoneClassDesc", "description": "Zone Class Descriptions", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Commerical", "code": "C" }, { "name": "Residential (duplex)", "code": "D" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LR" }, { "name": "Medium Density Residential", "code": "MF-8" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single Family", "code": "SF" }, { "name": "Residential (15,000 s.f)", "code": "SF-15" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "SF-22" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "SF-43" }, { "name": "Single-Family Residential (Estate)", "code": "SF-E" }, { "name": "Residential (Townhouse)", "code": "TH" }, { "name": "Towne Center", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZoningDescription" }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OrdinanceNumber" }, { "name": "OrdinanceDate", "type": "esriFieldTypeDate", "alias": "Ordinance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "PlannedDev", "type": "esriFieldTypeString", "alias": "Planned Development", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PlannedDev" }, { "name": "PDDescription", "type": "esriFieldTypeString", "alias": "PD Description", "domain": { "type": "codedValue", "name": "dZoneClassDesc", "description": "Zone Class Descriptions", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Commerical", "code": "C" }, { "name": "Residential (duplex)", "code": "D" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LR" }, { "name": "Medium Density Residential", "code": "MF-8" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single Family", "code": "SF" }, { "name": "Residential (15,000 s.f)", "code": "SF-15" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "SF-22" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "SF-43" }, { "name": "Single-Family Residential (Estate)", "code": "SF-E" }, { "name": "Residential (Townhouse)", "code": "TH" }, { "name": "Towne Center", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PDDescription" }, { "name": "SpecUseProv", "type": "esriFieldTypeString", "alias": "Special Use Provision", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SpecUseProv" }, { "name": "SUPDescription", "type": "esriFieldTypeString", "alias": "SUP Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SUPDescription" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Planned Development", "description": "", "prototype": { "attributes": { "Notes": null, "ZoningClass": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset supports the city's efforts in strategic planning and development, helping to guide growth and ensure sustainable land use practices. It is used by city planners, developers, and community stakeholders to make informed decisions about zoning regulations and development projects.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580261.1715, "ymin": 6982213.9457, "xmax": 2605863.5121, "ymax": 7008220.0019, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoningDescription", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 233, 174, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "A", "label": "Zone A - Agriculture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "C", "label": "Zone C - Commerical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 139, 105, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "D", "label": "Zone D - Residential (duplex)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 95, 97, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "LR", "label": "Zone LR - Local Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 131, 195, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "MF-8", "label": "Zone MF-8 - Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 156, 93, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "OS", "label": "Zone OS - Parks and Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 238, 77, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "PD", "label": "Zone PD - Planned Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "PR", "label": "Zone PR - Private Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 253, 191, 111, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "PT", "label": "Zone PT - Public/Semi-Public Transition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 77, 169, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "SF", "label": "Zone SF - Single Family" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 155, 77, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "SF-15", "label": "Zone SF-15 - Residential (15,000 s.f)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 248, 162, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "SF-22", "label": "Zone SF-22 - Residential 1/2 acre (22,000 s.f.)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 215, 255, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "SF-43", "label": "Zone SF-43 - Residential 1 acre (43,560 s.f.)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 163, 160, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "SF-E", "label": "Zone SF-E - Single-Family Residential (Estate)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 125, 173, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "TH", "label": "Zone TH- Residential (Townhouse)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 178, 214, 255 ], "toColor": [ 202, 178, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 61, 153, 255 ], "toColor": [ 106, 61, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 153, 255 ], "toColor": [ 255, 255, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 88, 40, 255 ], "toColor": [ 176, 88, 40, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\"Zone \"+DomainName($feature, 'ZoningClass')"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 75, "where": "PlannedDev <> 'Yes'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Zone", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "\"Ordinance No.- \"+$feature.OrdinanceNumber\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": "-", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "OrdinanceNumber IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Ordinance", "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": [ 78, 78, 78, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6, "style": "italic", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "\"Zone \"+DomainName($feature, 'ZoningClass')+ \"-PD\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ { "separator": " ", "forced": true }, { "separator": ",", "visible": true } ], "removeDuplicates": "all", "removeDuplicatesDistance": 75, "where": "PlannedDev = 'Yes'", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Zone PD", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "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": "GlobalID", "displayField": "ZoningClass", "typeIdField": "ZoningDescription", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "ZoningClass", "type": "esriFieldTypeString", "alias": "Zoning Class", "domain": { "type": "codedValue", "name": "dZoneCode", "description": "Zone Class Codes", "codedValues": [ { "name": "A", "code": "A" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "LE", "code": "LE" }, { "name": "LR", "code": "LR" }, { "name": "MF-8", "code": "MF-8" }, { "name": "OS", "code": "OS" }, { "name": "PD", "code": "PD" }, { "name": "PR", "code": "PR" }, { "name": "PT", "code": "PT" }, { "name": "SF", "code": "SF" }, { "name": "SF-15", "code": "SF-15" }, { "name": "SF-22", "code": "SF-22" }, { "name": "SF-43", "code": "SF-43" }, { "name": "SF-E", "code": "SF-E" }, { "name": "TH", "code": "TH" }, { "name": "TC", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZoningClass" }, { "name": "ZoningDescription", "type": "esriFieldTypeString", "alias": "Zoning Description", "domain": { "type": "codedValue", "name": "dZoneClassDesc", "description": "Zone Class Descriptions", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Commerical", "code": "C" }, { "name": "Residential (duplex)", "code": "D" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LR" }, { "name": "Medium Density Residential", "code": "MF-8" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single Family", "code": "SF" }, { "name": "Residential (15,000 s.f)", "code": "SF-15" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "SF-22" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "SF-43" }, { "name": "Single-Family Residential (Estate)", "code": "SF-E" }, { "name": "Residential (Townhouse)", "code": "TH" }, { "name": "Towne Center", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZoningDescription" }, { "name": "OrdinanceNumber", "type": "esriFieldTypeString", "alias": "Ordinance Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OrdinanceNumber" }, { "name": "OrdinanceDate", "type": "esriFieldTypeDate", "alias": "Ordinance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OrdinanceDate" }, { "name": "PlannedDev", "type": "esriFieldTypeString", "alias": "Planned Development", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PlannedDev" }, { "name": "PDDescription", "type": "esriFieldTypeString", "alias": "PD Description", "domain": { "type": "codedValue", "name": "dZoneClassDesc", "description": "Zone Class Descriptions", "codedValues": [ { "name": "Agriculture", "code": "A" }, { "name": "Commerical", "code": "C" }, { "name": "Residential (duplex)", "code": "D" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Local Retail", "code": "LR" }, { "name": "Medium Density Residential", "code": "MF-8" }, { "name": "Parks and Open Space", "code": "OS" }, { "name": "Planned Development", "code": "PD" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Public/Semi-Public Transition", "code": "PT" }, { "name": "Single Family", "code": "SF" }, { "name": "Residential (15,000 s.f)", "code": "SF-15" }, { "name": "Residential 1/2 acre (22,000 s.f.)", "code": "SF-22" }, { "name": "Residential 1 acre (43,560 s.f.)", "code": "SF-43" }, { "name": "Single-Family Residential (Estate)", "code": "SF-E" }, { "name": "Residential (Townhouse)", "code": "TH" }, { "name": "Towne Center", "code": "TC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PDDescription" }, { "name": "SpecUseProv", "type": "esriFieldTypeString", "alias": "Special Use Provision", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Yes/No domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SpecUseProv" }, { "name": "SUPDescription", "type": "esriFieldTypeString", "alias": "SUP Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SUPDescription" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "A", "name": "Zone A - Agriculture", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone A - Agriculture", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "C", "name": "Zone C - Commerical", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone C - Commerical", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "D", "name": "Zone D - Residential (duplex)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone D - Residential (duplex)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "LR", "name": "Zone LR - Local Retail", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone LR - Local Retail", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MF-8", "name": "Zone MF-8 - Medium Density Residential", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone MF-8 - Medium Density Residential", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS", "name": "Zone OS - Parks and Open Space", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone OS - Parks and Open Space", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PD", "name": "Zone PD - Planned Development", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone PD - Planned Development", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PR", "name": "Zone PR - Private Recreation", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone PR - Private Recreation", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PT", "name": "Zone PT - Public/Semi-Public Transition", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone PT - Public/Semi-Public Transition", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SF", "name": "Zone SF - Single Family", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone SF - Single Family", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SF-15", "name": "Zone SF-15 - Residential (15,000 s.f)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone SF-15 - Residential (15,000 s.f)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SF-22", "name": "Zone SF-22 - Residential 1/2 acre (22,000 s.f.)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone SF-22 - Residential 1/2 acre (22,000 s.f.)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SF-43", "name": "Zone SF-43 - Residential 1 acre (43,560 s.f.)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone SF-43 - Residential 1 acre (43,560 s.f.)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SF-E", "name": "Zone SF-E - Single-Family Residential (Estate)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone SF-E - Single-Family Residential (Estate)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "TH", "name": "Zone TH- Residential (Townhouse)", "domains": { "ZoningClass": {"type": "inherited"}, "ZoningDescription": {"type": "inherited"}, "PlannedDev": {"type": "inherited"}, "PDDescription": {"type": "inherited"}, "SpecUseProv": {"type": "inherited"} }, "templates": [ { "name": "Zone TH- Residential (Townhouse)", "description": "", "prototype": { "attributes": { "ZoningClass": null, "Notes": null, "Acres": null, "OrdinanceNumber": null, "OrdinanceDate": null, "PlannedDev": null, "PDDescription": null, "SpecUseProv": null, "SUPDescription": null, "Location": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Existing Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2580152.7337999996, "ymin": 6982183.5691, "xmax": 2605874.4123, "ymax": 7008221.4918, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LandUseDescription", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Agriculture", "label": "Agriculture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Single Family Residential", "label": "Single Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Medium Density Residential", "label": "Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 159, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "High Density Residential", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 36, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Townhome", "label": "Residential - Townhome" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Mixed Use", "label": "Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 182, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Office", "label": "Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 50, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Retail", "label": "Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Parks and Open Space", "label": "Parks and Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 105, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Private Recreation", "label": "Private Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Public/Semi-Public", "label": "Public/Semi-Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 235, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Lake Edge", "label": "Lake Edge" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "ROW", "label": "Right-of-Way" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 81 ], "outline": null }, "value": "Vacant", "label": "Vacant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 212, 255 ], "toColor": [ 252, 232, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 212, 252, 255 ], "toColor": [ 223, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 192, 255 ], "toColor": [ 220, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LandUseDescription", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverlapOfFeatureInterior": "avoid", "allowOverlapOfFeatureBoundary": "avoid", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "LandUseCode NOT IN ('ROW', 'VA')", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LandUseCode", "typeIdField": "LandUseDescription", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": { "type": "codedValue", "name": "dLandUse", "description": "Land use classifications", "codedValues": [ { "name": "Vacant", "code": "VA" }, { "name": "Right-of-Way", "code": "ROW" }, { "name": "Private Recreation", "code": "PR" }, { "name": "Mixed Use", "code": "MU" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Agriculture", "code": "AG" }, { "name": "Rural Estate", "code": "RES" }, { "name": "Retail", "code": "RE" }, { "name": "Public/Semi-Public", "code": "PSP" }, { "name": "Parks and Open Space", "code": "PS" }, { "name": "Office", "code": "OF" }, { "name": "Medium Density Residential", "code": "MDR" }, { "name": "High Density Residential", "code": "HDR" }, { "name": "Single Family Residential", "code": "SFR" }, { "name": "Residential Townhome", "code": "TO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LandUseCode" }, { "name": "LandUseDescription", "type": "esriFieldTypeString", "alias": "UpdatedLandUse", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LandUseDescription" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description" }, { "name": "Acre", "type": "esriFieldTypeDouble", "alias": "Acre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acre" }, { "name": "CityLimits", "type": "esriFieldTypeString", "alias": "CityLimits", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CityLimits" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Agriculture", "name": "Agriculture", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Agriculture", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Agriculture", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Single Family Residential", "name": "Single Family Residential", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Single Family Residential", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Single Family Residential", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medium Density Residential", "name": "Medium Density Residential", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Medium Density Residential", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Medium Density Residential", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Density Residential", "name": "High Density Residential", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "High Density Residential", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "High Density Residential", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Townhome", "name": "Residential - Townhome", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Townhome", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Townhome", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixed Use", "name": "Mixed Use", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Mixed Use", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Mixed Use", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Office", "name": "Office", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Office", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Office", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Retail", "name": "Retail", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Retail", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Retail", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Parks and Open Space", "name": "Parks and Open Space", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Parks and Open Space", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Parks and Open Space", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private Recreation", "name": "Private Recreation", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Private Recreation", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Private Recreation", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public/Semi-Public", "name": "Public/Semi-Public", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Public/Semi-Public", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Public/Semi-Public", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake Edge", "name": "Lake Edge", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Lake Edge", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Lake Edge", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROW", "name": "Right-of-Way", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "ROW", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "ROW", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Vacant", "name": "Vacant", "domains": { "LandUseCode": {"type": "inherited"} }, "templates": [ { "name": "Vacant", "description": "", "prototype": { "attributes": { "CityLimits": null, "Acre": null, "LandUseCode": null, "LandUseDescription": "Vacant", "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Future Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This dataset supports the city's efforts in strategic planning and development, helping to guide growth and ensure sustainable land use practices. It is used by city planners, developers, and community stakeholders to make informed decisions about future development projects and land use policies.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2570336.9995, "ymin": 6980153.5294, "xmax": 2609222.6388999997, "ymax": 7009378.1634, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Description", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Rural Estates", "label": "Rural Estates" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Medium Density Residential", "label": "Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 159, 19, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "High Density Residential", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 36, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Townhome", "label": "Residential - Townhome" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 230, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Mixed Use", "label": "Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 182, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Office", "label": "Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 50, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Retail", "label": "Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Parks and Open Space", "label": "Parks and Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 105, 20, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Private Recreation", "label": "Private Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Public/Semi-Public", "label": "Public/Semi-Public" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 235, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.5 } }, "value": "Lake Edge", "label": "Lake Edge" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 212, 255 ], "toColor": [ 252, 232, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 182, 255 ], "toColor": [ 252, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 212, 252, 255 ], "toColor": [ 223, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 194, 255 ], "toColor": [ 221, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 252, 255 ], "toColor": [ 252, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 189, 255 ], "toColor": [ 252, 239, 189, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 20, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Description", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "FutLandUseClass NOT IN ('ROW')", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FutLandUseClass", "typeIdField": "Description", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FutLandUseClass", "type": "esriFieldTypeString", "alias": "Future Land Use Class", "domain": { "type": "codedValue", "name": "dFLUPclass", "description": "Future land use classifications", "codedValues": [ { "name": "Private Recreation", "code": "PR" }, { "name": "Mixed Use", "code": "MU" }, { "name": "Lake Edge", "code": "LE" }, { "name": "Agriculture", "code": "AG" }, { "name": "Right-of-Way", "code": "ROW" }, { "name": "Retail", "code": "RE" }, { "name": "Public/Semi-Public", "code": "PSP" }, { "name": "Parks and Open Space", "code": "PS" }, { "name": "Office", "code": "OF" }, { "name": "Medium Density Residential", "code": "MDR" }, { "name": "Residential Townhome", "code": "TO" }, { "name": "Rural Estate", "code": "RES" }, { "name": "High Density Residential", "code": "HDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FutLandUseClass" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Description" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "Rural Estates", "name": "Rural Estates", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Rural Estates", "description": "", "prototype": { "attributes": { "Description": "Rural Estates", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medium Density Residential", "name": "Medium Density Residential", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Medium Density Residential", "description": "", "prototype": { "attributes": { "Description": "Medium Density Residential", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Density Residential", "name": "High Density Residential", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "High Density Residential", "description": "", "prototype": { "attributes": { "Description": "High Density Residential", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Townhome", "name": "Residential - Townhome", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Townhome", "description": "", "prototype": { "attributes": { "Description": "Townhome", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mixed Use", "name": "Mixed Use", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Mixed Use", "description": "", "prototype": { "attributes": { "Description": "Mixed Use", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Office", "name": "Office", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Office", "description": "", "prototype": { "attributes": { "Description": "Office", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Retail", "name": "Retail", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Retail", "description": "", "prototype": { "attributes": { "Description": "Retail", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Parks and Open Space", "name": "Parks and Open Space", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Parks and Open Space", "description": "", "prototype": { "attributes": { "Description": "Parks and Open Space", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Private Recreation", "name": "Private Recreation", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Private Recreation", "description": "", "prototype": { "attributes": { "Description": "Private Recreation", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public/Semi-Public", "name": "Public/Semi-Public", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Public/Semi-Public", "description": "", "prototype": { "attributes": { "Description": "Public/Semi-Public", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lake Edge", "name": "Lake Edge", "domains": { "FutLandUseClass": {"type": "inherited"} }, "templates": [ { "name": "Lake Edge", "description": "", "prototype": { "attributes": { "Description": "Lake Edge", "Notes": null, "FutLandUseClass": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "ETJ", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2586943.5555, "ymin": 6982232.7531, "xmax": 2605703.0810000002, "ymax": 6992759.1273, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 230, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 60, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DevAgreement", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "DevAgreement", "type": "esriFieldTypeString", "alias": "Development Agreement", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DevAgreement" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source" }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Source Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SourceDate" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_15", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "ETJ", "description": "", "prototype": { "attributes": { "Source": null, "SourceDate": null, "DevAgreement": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a3ddf87f044740bb8f63ad61209d0b8d" } ], "tables": [] }