{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Tentative Tract Map (Energov)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Table data derived from Energov. ArcPy used to obtain the parcel features.", "copyrightText": "ITD - Michele Fernando, Ken Yip\nJohn Guild - SMP", "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, "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": 6294204.47010253, "ymin": 1574374.81679133, "xmax": 6653506.42992197, "ymax": 2121191.62989771, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -117608900, "falseY": -91881400, "xyUnits": 2.8047312048503578E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.00169648078169039, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.17608899999593E8, "falseY": -9.18813999997623E7, "xyUnits": 4715.6443423006, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GLOBALENTITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PLANNUMBER", "type": "esriFieldTypeString", "alias": "PLANNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANNUMBER" }, { "name": "GLOBALENTITYNAME", "type": "esriFieldTypeString", "alias": "GLOBALENTITYNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GLOBALENTITYNAME" }, { "name": "APPLICATIONDATE", "type": "esriFieldTypeDate", "alias": "APPLICATIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPLICATIONDATE" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "EMAIL" }, { "name": "BUSINESSPHONE", "type": "esriFieldTypeString", "alias": "BUSINESSPHONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUSINESSPHONE" }, { "name": "FIRSTNAME", "type": "esriFieldTypeString", "alias": "FIRSTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FIRSTNAME" }, { "name": "LASTNAME", "type": "esriFieldTypeString", "alias": "LASTNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTNAME" }, { "name": "ENG_ADDRESS", "type": "esriFieldTypeString", "alias": "ENG_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "ENG_ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "POSTALCODE", "type": "esriFieldTypeString", "alias": "POSTALCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSTALCODE" }, { "name": "LICTYPE", "type": "esriFieldTypeString", "alias": "SVALUE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LICTYPE" }, { "name": "LICNUMBER", "type": "esriFieldTypeString", "alias": "LICNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LICNUMBER" }, { "name": "AINLIST", "type": "esriFieldTypeString", "alias": "AINLIST", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "AINLIST" }, { "name": "MAPTYPE", "type": "esriFieldTypeString", "alias": "MAPTYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAPTYPE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R344994_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2752_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Tentative Tract Map (Energov)", "description": "", "prototype": { "attributes": { "MAPTYPE": null, "AINLIST": null, "PLANNUMBER": null, "GLOBALENTITYNAME": null, "APPLICATIONDATE": null, "EMAIL": null, "BUSINESSPHONE": null, "FIRSTNAME": null, "LASTNAME": null, "ENG_ADDRESS": null, "CITY": null, "STATE": null, "POSTALCODE": null, "LICTYPE": null, "LICNUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "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 }