{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "PLSS Township", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Township and Range lines for Hillsborough County.", "copyrightText": "City of Tampa: GIS", "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9201080.921108361, "ymin": 3204254.5048295218, "xmax": -9134246.128942674, "ymax": 3271051.366021039, "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": 102659, "latestWkid": 2237, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121914, "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": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TWNSHPDIR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TWNSHPDIR" }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TWNSHPNO" }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RANGEDIR" }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RANGENO" }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TWPID" }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TWNSHPCD" }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TWNSHPLAB" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LASTEDITOR" }, { "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": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSS Township Identifier", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "PLSSID" }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PRINMER" }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TWNSHPFRAC" }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RANGEFRAC" }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TWNSHPDPCD" }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVTYP" }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SURVTYPTXT" }, { "name": "SHAPE_STArea__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STArea__", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "SHAPE_STLength__", "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R19609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19609", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9407_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PLSS Township", "description": "", "prototype": { "attributes": { "RANGEFRAC": null, "SURVTYPTXT": null, "TWNSHPDIR": null, "TWNSHPNO": null, "RANGEDIR": null, "RANGENO": null, "TWPID": null, "TWNSHPCD": null, "TWNSHPLAB": null, "LASTUPDATE": null, "TWNSHPFRAC": null, "LASTEDITOR": null, "SURVTYP": null, "TWNSHPDPCD": null, "PLSSID": null, "PRINMER": 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 } ], "tables": [] }