{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Proposed Park Sites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Land\\parcels in the counties of Collin and Denton that are within the City of Plano boundary. Contact person: Martin Holmes x5317 or Jerry Johnson x5313", "copyrightText": "Created and maintained by the Plano GIS Division", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2482165.1633357257, "ymin": 7052811.2250888795, "xmax": 2540943.542825982, "ymax": 7090824.425309047, "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.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 132, 155, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 155, 139, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MasterPlan", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MasterPlan", "type": "esriFieldTypeString", "alias": "MasterPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MasterPlan" }, { "name": "PARKTYPE", "type": "esriFieldTypeString", "alias": "PARKTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARKTYPE" }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARK" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "FLU_Label", "type": "esriFieldTypeString", "alias": "FLU_Label", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLU_Label" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3855_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3408_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Proposed Park Sites", "description": "", "prototype": { "attributes": { "FLU_Label": null, "ACRES": null, "MasterPlan": null, "PARKTYPE": null, "PARK": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Small Area Plan Review Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The Future Land Use Map determines appropriate locations for future uses, establishing the community\u2019s vision for the placement of housing, employment, social activities, and protection of natural areas. The map was approved by City Council as part of the Comprehensive Plan 2021 on November 8, 2021. It was further updated to align with the Parks Master Plan's open space network. These changes were approved by Council on July 24, 2023.Future Land Use category descriptions can be found here: https://planocompplan.org/287/Future-Land-Use-Map-Dashboards", "copyrightText": "City of Plano, Planning Department", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2518048.877001226, "ymin": 7053450.820922554, "xmax": 2533317.142724484, "ymax": 7075778.89043954, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "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.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Plan_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Plan_", "type": "esriFieldTypeString", "alias": "Plan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plan_" }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Map" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3854_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3407_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Small Area Plan Review Areas", "description": "", "prototype": { "attributes": { "Acres": null, "Map": null, "Plan_": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 15, "name": "Future Land Use", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Future Land Use categories utilized for the Plano Tomorrow comprehensive plan, adopted by City Council October 22, 2018. Future Land Use category descriptions can be found here: http://www.planotomorrow.org/DocumentCenter/View/532", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2470999.685994819, "ymin": 7050634.717302799, "xmax": 2546886.7615825683, "ymax": 7096891.198280469, "zmin": 0, "zmax": 0, "mmin": -9.999E35, "mmax": -9.999E35, "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.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLU_Label", "uniqueValueGroups": [ { "heading": "Label", "classes": [ { "label": "Neighborhoods (N)", "description": "Neighborhoods (N)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 219, 214, 255 ], "outline": null }, "values": [ [ "N" ] ] }, { "label": "Neighborhood Corners (NC)", "description": "Neighborhood Corners (NC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 128, 30, 255 ], "outline": null }, "values": [ [ "NC" ] ] }, { "label": "Community Corners (CC)", "description": "Community Corners (CC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 86, 34, 255 ], "outline": null }, "values": [ [ "CC" ] ] }, { "label": "Suburban Activity Centers (SA)", "description": "Suburban Activity Centers (SA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 75, 64, 255 ], "outline": null }, "values": [ [ "SA" ] ] }, { "label": "Urban Activity Centers (UA)", "description": "Urban Activity Centers (UA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 25, 15, 255 ], "outline": null }, "values": [ [ "UA" ] ] }, { "label": "Employment Centers (EM)", "description": "Employment Centers (EM)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 189, 196, 255 ], "outline": null }, "values": [ [ "EM" ] ] }, { "label": "Downtown Corridors (DT)", "description": "Downtown Corridors (DT)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 75, 97, 255 ], "outline": null }, "values": [ [ "DT" ] ] }, { "label": "Expressway Corridors (EX)", "description": "Expressway Corridors (EX)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 140, 181, 255 ], "outline": null }, "values": [ [ "EX" ] ] }, { "label": "Social Network (SN)", "description": "Social Network (SN)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 88, 48, 255 ], "outline": null }, "values": [ [ "SN" ] ] }, { "label": "Open Space Network (OS)", "description": "Open Space Network (OS)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 155, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 155, 139, 255 ], "width": 3 } }, "values": [ [ "OS" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 219, 214, 255 ], "outline": null }, "value": "N", "label": "Neighborhoods (N)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 128, 30, 255 ], "outline": null }, "value": "NC", "label": "Neighborhood Corners (NC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 86, 34, 255 ], "outline": null }, "value": "CC", "label": "Community Corners (CC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 75, 64, 255 ], "outline": null }, "value": "SA", "label": "Suburban Activity Centers (SA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 25, 15, 255 ], "outline": null }, "value": "UA", "label": "Urban Activity Centers (UA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 189, 196, 255 ], "outline": null }, "value": "EM", "label": "Employment Centers (EM)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 75, 97, 255 ], "outline": null }, "value": "DT", "label": "Downtown Corridors (DT)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 140, 181, 255 ], "outline": null }, "value": "EX", "label": "Expressway Corridors (EX)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 88, 48, 255 ], "outline": null }, "value": "SN", "label": "Social Network (SN)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 155, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 155, 139, 255 ], "width": 3 } }, "value": "OS", "label": "Open Space Network (OS)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 245, 255 ], "toColor": [ 245, 245, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 38, 38, 255 ], "toColor": [ 38, 38, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 125, 125, 255 ], "toColor": [ 128, 125, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 78, 78, 255 ], "toColor": [ 79, 78, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 181, 181, 255 ], "toColor": [ 181, 181, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 50, 50, 255 ], "toColor": [ 54, 50, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 156, 156, 255 ], "toColor": [ 156, 156, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 217, 217, 255 ], "toColor": [ 219, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 98, 98, 255 ], "toColor": [ 99, 98, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 64, 255 ], "toColor": [ 64, 64, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 111, 111, 255 ], "toColor": [ 112, 111, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 199, 199, 255 ], "toColor": [ 199, 199, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 166, 166, 255 ], "toColor": [ 166, 166, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FLUse", "typeIdField": "FLU_Label", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FLUse", "type": "esriFieldTypeString", "alias": "FLUse", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FLUse" }, { "name": "FLU_Label", "type": "esriFieldTypeString", "alias": "FLU_Label", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "FLU_Label" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Comp Plan Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Description" }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Photo" }, { "name": "LU_Location", "type": "esriFieldTypeString", "alias": "LU_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LU_Location" }, { "name": "FLU_Acres", "type": "esriFieldTypeDouble", "alias": "FLU_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLU_Acres" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "types": [ { "id": "N", "name": "Neighborhoods (N)", "domains": {}, "templates": [ { "name": "N", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "N", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "NC", "name": "Neighborhood Corners (NC)", "domains": {}, "templates": [ { "name": "NC", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "NC", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "CC", "name": "Community Corners (CC)", "domains": {}, "templates": [ { "name": "CC", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "CC", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SA", "name": "Suburban Activity Centers (SA)", "domains": {}, "templates": [ { "name": "SA", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "SA", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UA", "name": "Urban Activity Centers (UA)", "domains": {}, "templates": [ { "name": "UA", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "UA", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EM", "name": "Employment Centers (EM)", "domains": {}, "templates": [ { "name": "EM", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "EM", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DT", "name": "Downtown Corridors (DT)", "domains": {}, "templates": [ { "name": "DT", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "DT", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "EX", "name": "Expressway Corridors (EX)", "domains": {}, "templates": [ { "name": "EX", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "EX", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SN", "name": "Social Network (SN)", "domains": {}, "templates": [ { "name": "SN", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "SN", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "OS", "name": "Open Space Network (OS)", "domains": {}, "templates": [ { "name": "OS", "description": "", "prototype": { "attributes": { "LU_Location": null, "FLU_Acres": null, "FLUse": null, "FLU_Label": "OS", "Description": null, "Photo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }