{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": 6892621.2809419185, "xmin": 2458611.817523986, "ymax": 6912056.041165143, "xmax": 2484070.177163273, "spatialReference": { "falseM": -100000, "xyTolerance": 0.010416694478748899, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2276, "zTolerance": 2.0E-5, "wkid": 102738, "xyUnits": 191.999487369069, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": true, "id": 34, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 2000, "isDataVersioned": false, "templates": [ { "name": "Alley", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": { "attributes": { "alley_id": " ", "shapestlen": 0, "length": 0, "gis_id": " ", "pavtype": null, "pavcond": " ", "source": " ", "yearbuilt": " ", "tostreet": " ", "subdivision": null, "fromstreet": " ", "name": " ", "width": 0, "location": " ", "blocknum": 0, "maintby": null, "ownedby": " ", "projectid": " ", "projectstatus": null, "direction": " ", "streetid": " ", "alleystatus": " " } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Alley", "allowTrueCurvesUpdates": false, "displayField": "name", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "alley_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "alley_id", "length": 200, "alias": "ALLEY_ID", "type": "esriFieldTypeString" }, { "modelName": "name", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "name", "length": 200, "alias": "STNAME", "type": "esriFieldTypeString" }, { "modelName": "location", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 200, "alias": "FULLSTNAME", "type": "esriFieldTypeString" }, { "modelName": "fromstreet", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "fromstreet", "length": 255, "alias": "FROMADDRES", "type": "esriFieldTypeString" }, { "modelName": "tostreet", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "tostreet", "length": 255, "alias": "TOADDRESSL", "type": "esriFieldTypeString" }, { "modelName": "direction", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Direction", "description": "A general description of cardinal direction", "type": "codedValue", "codedValues": [ { "code": "East", "name": "East" }, { "code": "North", "name": "North" }, { "code": "South", "name": "South" }, { "code": "West", "name": "West" }, { "code": "Northeast", "name": "Northeast" }, { "code": "Northwest", "name": "Northwest" }, { "code": "Southeast", "name": "Southeast" }, { "code": "Southwest", "name": "Southwest" }, { "code": "North/South", "name": "North/South" }, { "code": "East/West", "name": "East/West" }, { "code": "Northeast/Northwest", "name": "Northeast/Northwest" }, { "code": "Southeast/Southwest", "name": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "direction", "length": 255, "alias": "DIRECTION", "type": "esriFieldTypeString" }, { "modelName": "blocknum", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "blocknum", "alias": "BLOCKNUM", "type": "esriFieldTypeInteger" }, { "modelName": "streetid", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "streetid", "length": 255, "alias": "STREETID", "type": "esriFieldTypeString" }, { "modelName": "subdivision", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "subdivision", "length": 255, "alias": "SUBDIVISION", "type": "esriFieldTypeString" }, { "modelName": "pavtype", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "type": "codedValue", "codedValues": [ { "code": "Freeway", "name": "Freeway" }, { "code": "Highway", "name": "Highway" }, { "code": "Ramp", "name": "Ramp" }, { "code": "Major Arterial", "name": "Major Arterial" }, { "code": "Minor Arterial", "name": "Minor Arterial" }, { "code": "Collector", "name": "Collector" }, { "code": "Local", "name": "Local" }, { "code": "Service", "name": "Service" }, { "code": "4WD", "name": "4WD" }, { "code": "Recreation", "name": "Recreation" }, { "code": "Resource", "name": "Resource" }, { "code": "Ferry", "name": "Ferry" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" }, { "code": "Alley", "name": "Alley" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "pavtype", "length": 255, "alias": "PAVTYPE", "type": "esriFieldTypeString" }, { "modelName": "width", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "width", "alias": "WIDTH", "type": "esriFieldTypeSmallInteger" }, { "modelName": "length", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "length", "alias": "LENGTH", "type": "esriFieldTypeDouble" }, { "modelName": "alleystatus", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "OperationalStatus", "description": "The operational status for a facility", "type": "codedValue", "codedValues": [ { "code": "Open", "name": "Open" }, { "code": "Closed", "name": "Closed" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "alleystatus", "length": 255, "alias": "STATUS", "type": "esriFieldTypeString" }, { "modelName": "pavcond", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDuplicate", "name": "Condition", "description": "The condition of the asset", "type": "codedValue", "codedValues": [ { "code": "Excellent", "name": "Excellent" }, { "code": "Very Good", "name": "Very Good" }, { "code": "Good", "name": "Good" }, { "code": "Fair", "name": "Fair" }, { "code": "Poor", "name": "Poor" }, { "code": "Very Poor", "name": "Very Poor" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "pavcond", "length": 100, "alias": "PAVED", "type": "esriFieldTypeString" }, { "modelName": "ownedby", "nullable": false, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetOwner", "description": "The owner of the asset", "type": "codedValue", "codedValues": [ { "code": "Our Agency", "name": "Our Agency" }, { "code": "Private", "name": "Private" }, { "code": "Other", "name": "Other" }, { "code": "TXDOT", "name": "TXDOT" }, { "code": "DeSoto", "name": "City of DeSoto" }, { "code": "DISD", "name": "DISD" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ownedby", "length": 255, "alias": "OWNEDBY", "type": "esriFieldTypeString" }, { "modelName": "maintby", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "AssetManager", "description": "The manager of the asset", "type": "codedValue", "codedValues": [ { "code": "Our Agency", "name": "Our Agency" }, { "code": "Private", "name": "Private" }, { "code": "Other", "name": "Other" }, { "code": "TXDOT", "name": "TXDOT" }, { "code": "DeSoto", "name": "DeSoto" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "maintby", "length": 255, "alias": "MAINTBY", "type": "esriFieldTypeString" }, { "modelName": "yearbuilt", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "yearbuilt", "length": 255, "alias": "YEARCOMP", "type": "esriFieldTypeString" }, { "modelName": "gis_id", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "gis_id", "length": 21, "alias": "GIS_ID", "type": "esriFieldTypeString" }, { "modelName": "source", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 39, "alias": "SOURCE", "type": "esriFieldTypeString" }, { "modelName": "projectid", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "projectid", "length": 255, "alias": "PROJECTID", "type": "esriFieldTypeString" }, { "modelName": "projectstatus", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Project_Status", "description": "Construction Project Status", "type": "codedValue", "codedValues": [ { "code": "Awarded", "name": "Awarded" }, { "code": "Completed", "name": "Completed" }, { "code": "Construction", "name": "Construction" }, { "code": "Design", "name": "Design" }, { "code": "Future Construction", "name": "Future Construction" }, { "code": "Pre-Construction", "name": "Pre-Construction" }, { "code": "Under Construction", "name": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "projectstatus", "length": 255, "alias": "PROJECTSTATUS", "type": "esriFieldTypeString" }, { "modelName": "shapestlen", "nullable": false, "editable": true, "defaultValue": null, "domain": null, "name": "shapestlen", "alias": "ShapeSTLen", "type": "esriFieldTypeDouble" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "virtual": true, "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "SHAPE__Length", "alias": "SHAPE__Length", "type": "esriFieldTypeDouble" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "This dataset represents the centerlines of alleys within the City of DeSoto. It is used for asset management, maintenance planning, and operational support by Public Works, Code Enforcement, and GIS staff. The layer includes attributes such as surface type, maintenance responsibility, and access restrictions.Fields Include:Alley IDSurface Type (Concrete, Asphalt, Gravel, etc.)Width (ft)Length (ft)Maintenance Responsibility (City, Private, HOA)Access Type (Public, Gated, Limited)Condition Rating (if available)Last Inspection DateNotes/CommentsUsage:Supports internal operations such as alley maintenance scheduling, service request tracking, and infrastructure planning. May also be used in public-facing maps to show alley access or maintenance zones.Update Frequency: As needed or after field inspectionsCoordinate System: NAD 1983 StatePlane Texas North Central FIPS 4202 Feet", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriFeet" }, "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": false, "indexes": [ { "name": "r72_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_72", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a56_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsReturningGeometryProperties": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "2b6c277d9bf841f9b2f1112bd9058ae9", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 2000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "color": [ 115, 76, 0, 255 ], "width": 1.5, "style": "esriSLSSolid", "type": "esriSLS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeOther", "nullable": true, "editable": true, "name": "shape", "typeName": "st_geometry", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "2025 The City of DeSoto \u2013 GIS", "zDefault": 0, "geometryType": "esriGeometryPolyline", "supportsLayerOverrides": true } ] }