{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "business_parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "gis.structure.business_parks", "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": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -8445497.9537, "ymin": 4808714.162299998, "xmax": -8299865.0856, "ymax": 4929180.354500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 113, 132, 66, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "bp_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "bp_name", "type": "esriFieldTypeString", "alias": "Business Park Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "bp_name" }, { "name": "dir_avl_sp", "type": "esriFieldTypeInteger", "alias": "Direct Available Space", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "dir_avl_sp" }, { "name": "dir_vac_sp", "type": "esriFieldTypeInteger", "alias": "Direct Vacant Space", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "dir_vac_sp" }, { "name": "max_con_sp", "type": "esriFieldTypeInteger", "alias": "Max Building Contiguous Space", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "max_con_sp" }, { "name": "max_fc_sp", "type": "esriFieldTypeInteger", "alias": "Max Floor Contiguous Space", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "max_fc_sp" }, { "name": "tot_avl_sp", "type": "esriFieldTypeInteger", "alias": "Total Available Space SF", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tot_avl_sp" }, { "name": "vacncy_pct", "type": "esriFieldTypeDouble", "alias": "Vacancy Percentage", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "vacncy_pct" }, { "name": "year_built", "type": "esriFieldTypeString", "alias": "Year Built", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "year_built" }, { "name": "vacant", "type": "esriFieldTypeSmallInteger", "alias": "Vacant", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "vacant" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "zoning" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "notes" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "address" }, { "name": "city", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "ZIP Code", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "", "modelName": "zip" }, { "name": "mcd", "type": "esriFieldTypeString", "alias": "Municipality", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "mcd" }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "county" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r378_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a322_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "business_parks", "description": "", "prototype": { "attributes": { "mcd": null, "county": null, "bp_name": "", "dir_avl_sp": 0, "dir_vac_sp": 0, "max_con_sp": 0, "max_fc_sp": 0, "tot_avl_sp": 0, "vacncy_pct": 0, "year_built": "", "vacant": 0, "zoning": "", "notes": "", "address": "", "city": null, "state": null, "zip": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "41fa53f9845342e7b872f79f190ca052" } ], "tables": [] }