{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Detention Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 3099260.79668258, "ymin": 1.375164985392375E7, "xmax": 3171663.5728149754, "ymax": 1.3783834714425454E7, "spatialReference": { "wkid": 103161, "latestWkid": 6588, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 59, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DET_ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DET_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Capacity" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "Maintainer", "type": "esriFieldTypeString", "alias": "Maintainer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Maintainer" }, { "name": "Regional", "type": "esriFieldTypeSmallInteger", "alias": "Regional", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Regional" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "ID_Num", "type": "esriFieldTypeInteger", "alias": "ID_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_Num" }, { "name": "OwnershipSymbology", "type": "esriFieldTypeString", "alias": "OwnershipSymbology", "domain": { "type": "codedValue", "name": "OwnershipSymbology", "description": "Valid Values are City, MUD, or Private", "codedValues": [ { "name": "City", "code": "City" }, { "name": "MUD", "code": "MUD" }, { "name": "Private", "code": "Private" }, { "name": "BDD4", "code": "BDD4" }, { "name": "LKMD", "code": "LKMD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OwnershipSymbology" }, { "name": "INFRA_ID", "type": "esriFieldTypeString", "alias": "INFRA_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INFRA_ID" }, { "name": "Lifeycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "domain": { "type": "codedValue", "name": "LifeCycle", "description": "Life Cycle of various assets for Asset Management", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Active", "modelName": "Lifeycle" }, { "name": "ParcelOwner", "type": "esriFieldTypeString", "alias": "ParcelOwner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParcelOwner" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "StatusDetention", "description": "Status of Detention areas are proposed or active", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PondNum", "type": "esriFieldTypeInteger", "alias": "PondNum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PondNum" }, { "name": "ConditionRating", "type": "esriFieldTypeInteger", "alias": "ConditionRating", "domain": { "type": "codedValue", "name": "ConditionRatingParkAssets", "description": "Condition rating 0-4 for park assets", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConditionRating" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "ParkName", "domain": { "type": "codedValue", "name": "ParkName", "description": "ParkName for use in park assets", "codedValues": [ { "name": "Southern Trails Rec Center", "code": "Southern Trails Rec Center" }, { "name": "Northfork Drive Park", "code": "Northfork Drive Park" }, { "name": "Christa V. Adair Park", "code": "Christa V. Adair Park" }, { "name": "New Identified Pvt Park 1", "code": "New Identified Pvt Park 1" }, { "name": "Southern Trails West Park", "code": "Southern Trails West Park" }, { "name": "Zychlinski Park", "code": "Zychlinski Park" }, { "name": "Canterbury Park", "code": "Canterbury Park" }, { "name": "The Lakes at Country Place Clubhouse", "code": "The Lakes at Country Place Clubhouse" }, { "name": "Shadow Creek Ranch Nature Trail", "code": "Shadow Creek Ranch Nature Trail" }, { "name": "El Franco Lee Park", "code": "El Franco Lee Park" }, { "name": "Twin Lakes Park", "code": "Twin Lakes Park" }, { "name": "Rec Center Grounds", "code": "Rec Center Grounds" }, { "name": "Riverwalk Park", "code": "Riverwalk Park" }, { "name": "Hickory Slough Sportsplex", "code": "Hickory Slough Sportsplex" }, { "name": "Crystal Lake Recreation Site", "code": "Crystal Lake Recreation Site" }, { "name": "Edible Trail", "code": "Edible Trail" }, { "name": "Creekside Park", "code": "Creekside Park" }, { "name": "Emerald Bay Rec Center", "code": "Emerald Bay Rec Center" }, { "name": "South Hampton Park", "code": "South Hampton Park" }, { "name": "Reflection Bay Rec Center", "code": "Reflection Bay Rec Center" }, { "name": "Centennial Park", "code": "Centennial Park" }, { "name": "Friendswood Hastings Park", "code": "Friendswood Hastings Park" }, { "name": "Silverlake Main Park", "code": "Silverlake Main Park" }, { "name": "Riverstone Ranch at Clear Creek Amenity Center", "code": "Riverstone Ranch at Clear Creek Amenity Center" }, { "name": "Southern Trails West Recreation Site", "code": "Southern Trails West Recreation Site" }, { "name": "Hunter Park", "code": "Hunter Park" }, { "name": "New Identified Pvt Park 2", "code": "New Identified Pvt Park 2" }, { "name": "Lawrence Place Pool", "code": "Lawrence Place Pool" }, { "name": "Massey", "code": "Massey" }, { "name": "Savannah Clubhouse & Pool", "code": "Savannah Clubhouse & Pool" }, { "name": "Oakbrook Estates Rec Center", "code": "Oakbrook Estates Rec Center" }, { "name": "Lakes at Highland Glen Playground & Open Space", "code": "Lakes at Highland Glen Playground & Open Space" }, { "name": "New Identified Pvt Park 3", "code": "New Identified Pvt Park 3" }, { "name": "SCR Park", "code": "SCR Park" }, { "name": "Shadow Creek Ranch Rec Area", "code": "Shadow Creek Ranch Rec Area" }, { "name": "Cambridge Lakes Park", "code": "Cambridge Lakes Park" }, { "name": "West Oaks Rec Center", "code": "West Oaks Rec Center" }, { "name": "Sunset Meadows Park & Pool", "code": "Sunset Meadows Park & Pool" }, { "name": "North Hampton Dr Park", "code": "North Hampton Dr Park" }, { "name": "Morgan Road Sunset Park", "code": "Morgan Road Sunset Park" }, { "name": "Oakbrook Estates Open Space", "code": "Oakbrook Estates Open Space" }, { "name": "Lakes at Edgewater Estates Park", "code": "Lakes at Edgewater Estates Park" }, { "name": "Sunset Meadows Park", "code": "Sunset Meadows Park" }, { "name": "Hastings Cannon Park", "code": "Hastings Cannon Park" }, { "name": "Lakes at Highland Glen Park", "code": "Lakes at Highland Glen Park" }, { "name": "Sonny Tobias Park", "code": "Sonny Tobias Park" }, { "name": "Emerald Point Pocket Park", "code": "Emerald Point Pocket Park" }, { "name": "Diamond Bay Water Park", "code": "Diamond Bay Water Park" }, { "name": "Oakbrook Estates Park", "code": "Oakbrook Estates Park" }, { "name": "Seagull Playground", "code": "Seagull Playground" }, { "name": "Heritage Plaza", "code": "Heritage Plaza" }, { "name": "Hyde Park", "code": "Hyde Park" }, { "name": "Savannah Park and Splashpad", "code": "Savannah Park and Splashpad" }, { "name": "Pine Hollow Park", "code": "Pine Hollow Park" }, { "name": "Vic Coppinger Family YMCA", "code": "Vic Coppinger Family YMCA" }, { "name": "Aaron Pasternak Park", "code": "Aaron Pasternak Park" }, { "name": "CJ Harris Park", "code": "CJ Harris Park" }, { "name": "Biscayne Bay Rec Center", "code": "Biscayne Bay Rec Center" }, { "name": "Parks at Walnut Bend Park", "code": "Parks at Walnut Bend Park" }, { "name": "Southgate Park", "code": "Southgate Park" }, { "name": "MUD 6 Detention Area Park", "code": "MUD 6 Detention Area Park" }, { "name": "Resoft County Park", "code": "Resoft County Park" }, { "name": "Lakes At Highland Glen?", "code": "Lakes At Highland Glen?" }, { "name": "Creekstone Park at Silverlake", "code": "Creekstone Park at Silverlake" }, { "name": "Savannah Playground", "code": "Savannah Playground" }, { "name": "Village Grove Park & Pool", "code": "Village Grove Park & Pool" }, { "name": "Mustang Community Center", "code": "Mustang Community Center" }, { "name": "Fruge Pond Park", "code": "Fruge Pond Park" }, { "name": "Shadow Grove Recreation Center", "code": "Shadow Grove Recreation Center" }, { "name": "Park Village Estates Park", "code": "Park Village Estates Park" }, { "name": "Avalon Terrace Pool", "code": "Avalon Terrace Pool" }, { "name": "Enclave at Highland Glen Park", "code": "Enclave at Highland Glen Park" }, { "name": "Pearland Dad's Club", "code": "Pearland Dad's Club" }, { "name": "Southwyck Lake Park", "code": "Southwyck Lake Park" }, { "name": "The Gardens at Silverlake Park", "code": "The Gardens at Silverlake Park" }, { "name": "Golfcrest Country Club", "code": "Golfcrest Country Club" }, { "name": "SCR Park Site 3", "code": "SCR Park Site 3" }, { "name": "Cabot Cove Park", "code": "Cabot Cove Park" }, { "name": "Lakepointe at Silverlake Park", "code": "Lakepointe at Silverlake Park" }, { "name": "Clear Brook City Park", "code": "Clear Brook City Park" }, { "name": "Cullen Park", "code": "Cullen Park" }, { "name": "Woody Park", "code": "Woody Park" }, { "name": "Woodcreek Park", "code": "Woodcreek Park" }, { "name": "Southdown Park", "code": "Southdown Park" }, { "name": "Dixie Farm Road Park", "code": "Dixie Farm Road Park" }, { "name": "Bella Vida Clubhouse", "code": "Bella Vida Clubhouse" }, { "name": "SCR Park Site 4", "code": "SCR Park Site 4" }, { "name": "SCR Playground", "code": "SCR Playground" }, { "name": "Village Grove Playground", "code": "Village Grove Playground" }, { "name": "Tom Bass Regional Park", "code": "Tom Bass Regional Park" }, { "name": "Clear Creek Park", "code": "Clear Creek Park" }, { "name": "Savannah Park", "code": "Savannah Park" }, { "name": "Twin Creek Park", "code": "Twin Creek Park" }, { "name": "Ivy Park", "code": "Ivy Park" }, { "name": "Future Savannah Public Park", "code": "Future Savannah Public Park" }, { "name": "Fellowship Bible Church", "code": "Fellowship Bible Church" }, { "name": "Corrigan (or Woody?) Expansion", "code": "Corrigan (or Woody?) Expansion" }, { "name": "Cypress Village Park", "code": "Cypress Village Park" }, { "name": "Autumn Lakes Park", "code": "Autumn Lakes Park" }, { "name": "Centennial Village Park", "code": "Centennial Village Park" }, { "name": "Southlake Recreation Center", "code": "Southlake Recreation Center" }, { "name": "Cold River Ranch Park", "code": "Cold River Ranch Park" }, { "name": "Twin Lakes Dedicated Parkland", "code": "Twin Lakes Dedicated Parkland" }, { "name": "Independence Park", "code": "Independence Park" }, { "name": "Shadow Creek Ranch Sports Complex", "code": "Shadow Creek Ranch Sports Complex" }, { "name": "John Hargrove Environmental Complex", "code": "John Hargrove Environmental Complex" }, { "name": "Attiva Pearland", "code": "Attiva Pearland" }, { "name": "Morgan Road Park", "code": "Morgan Road Park" }, { "name": "Sunrise Lakes Rec Area", "code": "Sunrise Lakes Rec Area" }, { "name": "Unnamed (off Garden Rd behind water facility)", "code": "Unnamed (off Garden Rd behind water facility)" }, { "name": "Auburn Woods Dr", "code": "Auburn Woods Dr" }, { "name": "Corrigan Park", "code": "Corrigan Park" }, { "name": "Southdown Drive Park", "code": "Southdown Drive Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ParkName" }, { "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": "R881_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_881", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_881", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S723_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Detention Areas", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a346308f555b4dd29cbffc4b23c16571" }